I'm trying to embed an interactive graph by using the code below, and it works great: <object data="https://www.desmos.com/calculator/wr4nht4qbp" width="800" height="600"></object> When I save the post and view it it looks fine. The problem occurs when I go from the Text tab to the Visual tab. As soon as I do that it changes from the above code to the shockwave flash code below: <object width="800" height="600" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"> <param name="src" value="https://www.desmos.com/calculator/oobmwtyhdx" /> <embed width="800" height="600" type="application/x-shockwave-flash" src="https://www.desmos.com/calculator/oobmwtyhdx" /></object> Is there …
I have a Flash SWF file working correctly in the root of my website. It is fully embedded, with everything including the player hosted directly on the website (not a YouTube embed). This flash file plays from a page located in the root of my site. I want to show the same flash SWF in a page which is not in the root, that is, it is on a page which is in a virtual subdirectory linked from a menu …
I'm using WordPress shortcodes outside the installation folder (specifically the video shortcode) to play locally hosted videos, but I have a problem with IE. The videos are loading fine with HTML5 on all major browsers and even with Firefox when using only Flash, but when testing with Flash on IE I see nothing even though the page is loading the code. mediaelement's fallback works fine when accesing a WordPress page directly with a video embedded in it, but on my …
I am very new to WordPress, and I want to Embed Flash in my website. I tried some plugin but it does not work. I consulted with some developers, and they said, I need to put, wpmode=direct as param in my Flash Embed Code. How do I add wpmode in embed code. Please Help. Thanks in Advance.
I had asked question like this long ago at WPTavern and it fizzled. Hope it fares better this time. :) Drawing graphs can be done with multiple methods (generating image files, JS, Flash) and there are a lot of libraries available overall. However there are some specific factors in context of WordPress: it might be efficient to use lighter library with dependency on scripts bundled with WP (like jQuery); it needs to be licensed under GPLv2 or compatible to fit …
What is an easy way to show an .swf file in my homepage? I have uploaded the .swf file in my uploads directory but I cannot show it via simple directive. What should I do to make it working?
I have to upload a flash flipbook (swf file) on my wordpress site. The problem is that the flipbook generated has two subfolders along with the book.swf.. So what I need to uplaod to media is book.swf framework.swf js some files img page00 page01 page... page205 I tried the AddFromServer plugin but nothing works for subfolders. Any ideas ?
I have a banner from a site and it's in flash (.swf file). I want to have this banner onto the widget bar. I'm currently using WP-SWFObject plugin, but it only works on the homepage. If someone goes to another page, the flash is not working. How can I use this flash banner on my site (with or without a plugin). Thx and sorry for my bad english (not my native language)
I would like to allow user to only upload one file at a time using the flash uploader interface. I found around here a link to a hack allowing to generate an error message when more than one file is selected but that's not what I want. I would like to only take the first file into consideration and just ignore the other files. Would it be possible?
I am currently building a site using a child theme for the first time. Basically, I have a flash banner the client has already had made, and want to replace the twentyten image banner with the flash. I know how to do this by editing the header.php (I think!) but was wondering if there was a better way to do it - using function.php in my child theme perhaps? It would be nice if the client could update the theme …
I have built a flash application where a user can customise a product. I currently have an 'add to basket' button within the flash application that doesn't do anything. I'd like it to add a product to the basket when clicked. Writing a flash function with event clicks is no problem, but I'm not sure how to connect to the shopping basket and would appreciate any advice on how to do this. It appears to be done in AJAX but …
Continuing work today on my free theme and I'm trying to make it kick some butt. I would like to embed an audio player into the theme. Not a plugin, an embedded player. The functionality of http://wpaudioplayer.com/standalone/ kicks some serious boo-tay. However, that player is a bit ugly. I do like the Woo Tumblog audio player (anybody know if I can implement this... people may make commercial themes off this theme so it needs to be legal?). If there's a …
I'm trying to explore new ways of embedding videos on to my site as a few of my contributors are having trouble viewing flash embeds when they use the preview function. Ideally it would be easiest to use oEmbed via the [embed] shortcode but i'm running into a problem that I don't seem to be able to find a solution for. I know that you can specify the maximum dimensions of the embed via the Media tab, but that is …
I'm aware that there is existing FlashBlock plugins that users can install on their browsers, but I would like a Wordpress approach to be able to: Replace SWF content by a thumbnail / screenshot of the Flash content (could be manually prepared). When clicked on, activates it OR launches a "popin" DIV container to play the Flash file inside of it. When other SWF content exists on the same page, automatically close other SWFs (only one can play at a …
This is hopefully really simple for someone but I'm a newbie and trying to learn how to connect to JQuery's on my site from an embedded Flash swf. I'm attempting to do a simple example first to test the connection between Flash and JQuery... I've embedded an swf onto my page. When I click my button in Flash I'd like it to connect to a JQuery function that produces a popup alert saying "hello world!" Here's my JQuery function (I …
I have a SWF, which uses a MP4 file for the video part (the SWF also has a Table of Contents, which is important for me to have). But when viewing the website on iOS devices, (or where there is no flash), I would like the MP4 file to be played (using jwplayer, etc) How can I implement this? Is there a Wordpress plugin which handles SWF as well as MP4?
I'm working with a church that uses WordPress to manage their website and podcast. So far, they have a 200-step process every week for publishing the podcast (I exaggerate, but it is a huge step-by-step list). Among other things, they have to: Record the sermon Master the sermon recording Create an MP3 Upload the MP3 via FileZilla to their server Create a Sermon (custom post type) in WordPress Link the uploaded MP3 Publish the post There's not much WordPress can …
I still learning how to work with WordPress. I know little of php. I have a flash intro that was done in a html file. I would like to find out how to integrate this as the first page on the website. The website is already set up to be a static website. I do not want the header, footer, navigation bar or anything else to display. I just want the intro then it automatic goes to the website. If …
This is less a technical question, and more a ’how would you do it’ question that I’m hoping the more experienced users may have some advice on… (I still think its a valid question for this forum) I’m creating a Flash application which allows users to upload an image, and then add a product to the shopping basket with that image on it (WPeC plugin is my shopping basket - I'm going to need to add a product to my …
when using "insert video" from the post-editor - i'm only getting a normal hyperlink to the video - is it possible to display a flash-videoplayer instead? is there a default videoplayer in wordpress or will i need a plugin? in that case - which plugin is recommended? thx