SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.
2
votes
0answers
201 views
iOS Detect Flash Content in UIWebView
I need to detect if there is a flash object contained in a page in UIWebView instance. I have checked out the SWFObject library and checked out the JavaScript API in particular, but don't see any ...
2
votes
0answers
426 views
cross-domain flash movie loaded with swfobject won't play on first page load
I'm using SWFObject v2.2, and loading a swf from a different domain (Amazon S3) to (ideally) play back on the page.
Here's my page on domain A: http://cssquirrel.com/testcases/swfobject/
Relevant ...
2
votes
0answers
649 views
How do I programmatically play a youtube video embedded with swfobject registerObject method?
Does anyone have experience embedding flash with swfobject? Dynamic publishing worked as expected, but using their static publishing method, I couldn't control the player programmatically. Here's a ...
2
votes
0answers
84 views
Can I consume youtube video content and play in my own custom built flash player?
I built my own flash movie player. now I want to consume youtube videos and play them in my own flash player, so that the end user does not see any indication that the videos are housed on youtube. ...
2
votes
0answers
684 views
Finding the methods/properties on a swf object
I have a swf object embedded into a web page. Without having access to the source code of the swf file, how can I find the methods/properties that are exposed?
For example...
...
1
vote
0answers
135 views
Jwplayer 5 config settings? example player.swf?id=12
Have a nice forum, what i wanna do is, to make code seen player.swf=id in source code and wanna be read the player in jwplayer5.i dont wanna show subtitle and url.The embed i use now is sending id to ...
1
vote
0answers
31 views
Why do thumbnails not show in strobe-player with ie but work fine in chrome
My problem is that with a flash player I'm trying to embbed onto the page thumbnails work in ie. In chrome they show up fine but in ie 10 instead of a thumb nail its just a black box with the play ...
1
vote
0answers
430 views
How start/pause/stop animation object swf when click on button
Good day.
I have object:
<object id="EditItemFlash" class="flashPreview" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ...
1
vote
0answers
106 views
How make that all objects .swf show first and last frame in same time?
Good day.
Code:
<ul class="inline">
<li>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ...
1
vote
0answers
363 views
swfobject 2 won't load SWF only with Internet Explorer
I have the too common issue of a javascript snippet working on every browser except IE (using the version shipped with Windows 7, Flash explicitly installed and double checked today).
In order to ...
1
vote
0answers
125 views
Is this a safe way to show .swf files?
Hello currently I am showing some .swf files inside my website but I don't know if I have left any case for potential security flaws or if the way I am using the swf files isnt correct for all ...
1
vote
0answers
732 views
videojs flash player memory leak in ie8
I'm using video.js in an interface where I dynamically create and discard video players but I only show at most 1 player at a time. Ideally I would like to just find a way to clean up the swf video ...
1
vote
0answers
85 views
swfobject interactive video not functioning properly
I am not able to get an interactive video to continue to play after one click when it is loaded using SWFObject. It loads fine up until the point where it calls for interaction from the viewer. I have ...
1
vote
0answers
140 views
swfobject upload direct to amazon s3 how to send a different filename to s3
I have a upload system that works fine. I use Swfobject to upload directly to amazon s3. It my system saves the file in their appropriate user folder. If user A uploads it will upload the A/ when user ...
1
vote
0answers
1k views
TypeError: Object doesn't support this property or method in IE8 / IE9
I am embedding a flex swf inside a html/dojo popup dynamically. It works fine in FF and Chrome but in IE8/IE9 I am getting "TypeError: Object doesn't support this property or method". In IE the first ...
1
vote
0answers
798 views
SWF won't load on Chrome but will on Firefox
Hi I am experiencing performance issues with an SWF which has been generated by Flash Builder 4.5.
The SWF will not run in Chrome but will on Firefox on my own machine - a Macbook Pro running ...
1
vote
0answers
280 views
jQuery Click function triggers SWFObject On Different DIV … But Only In Firefox
Perhaps this is user error but I can't figure it out. It works -fine- in IE or Chrome, but fails in latest Firefox.
On this page:
http://detroittheopera.com/plot-view-unformat2
Click any Lyrics ...
1
vote
0answers
425 views
Loading a flex swf application from jsf page
I'm working on a JSF application with should embed a Flex swf object on it, however I have not been able to do it successfully . What I'm doing right now is using a Primefaces commandButton which ...
1
vote
0answers
530 views
dynamically load in new Flash Video using JQuery (swfobject)
I have a flash video loaded into my site using swfobject as shown here -
<div class="home-video-fade">
<div id="homevideo">
<p class="noflash">Sorry, you must have ...
1
vote
0answers
270 views
Play swf in background
Some Background:
Basically i'm building a remote monitoring system that reads data from an XML file on a piece of hardware running a web server. Its currently only capable of html and cgi requests ...
1
vote
0answers
395 views
when I set allowscriptaccess param to always my flash component disappear?
When I set allowscriptaccess param to always using below code my Flash component disappear?!
but when I comment it it work.
I have ExternalInterface.call in my Action script so I think I should set ...
1
vote
0answers
299 views
How can I link a xml file to a swfobject?
Im having a problem with passing an xml url to my swf file, I get the swf but not the xml-data. It seems like the url to the xml somehow changes to the root url. I get this error:
...
1
vote
0answers
242 views
SWFObject + x64 Flash Player 11
I have website that use SWFObject to load flash animation (http://www.michaeltomes.cz/)
I have installed Flash player 11 x64 and SWFObject now can't detect that I have Flash Player and shows me the ...
1
vote
0answers
596 views
Getting the JW Player ID
I have embedded the JW Player on my page. When the video is playing, I want to read out the state of the video. I also want to pass one variable to the function that monitors the player (to show a ...
1
vote
0answers
434 views
Javascript exit full screen swf
Trying to exit fullscreen of a swf using javascript.
Managed to do so by hiding the showing the player. With jQuery, like this...
$('.player').hide();
$('.player').show();
Was wondering if there ...
1
vote
0answers
942 views
wget flashcontent offline
Im downloading a complete site for offline use:
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--level=10 \
...
0
votes
0answers
24 views
Youtube embeded player
I am trying to use the below in order to add embedded videos from YouTube to my website. What I couldn't manage to do is to give user the option to change the link. I want to add an "input" field ...
0
votes
0answers
46 views
LG Smart TV Youtube Player doesn't work
I try to run youtube player in my javascript application for smart tv.
I took the code from official youtube api docs and inserted it in the page.
It's a very simple code.
<div ...
0
votes
0answers
10 views
Trouble in XML and AS2 Save and Load of Variables
I am having trouble on trying to save and load data from my .SWF file to my .XML and vice versa. (I am unable add the code-snippets, because I am typing this from my mobile). (Note I am using Action ...
0
votes
0answers
7 views
Swfchart bootstrap issue
i am using swfchart (flashchart) it is working fine,
but my whole site is bootstrap and i also want that chart in bootstrap any how.
Please suggest me. my code is here
<script ...
0
votes
0answers
25 views
I'm not able to display xml file by using “swfobject” in spring
I have one template for web application and Now i'm trying to integrate this template to spring web application.
In web template have one xml file to display by using "swfobject.embedSWF"
I'm not ...
0
votes
0answers
18 views
How to extract/ save facebook graffiti flash?
How to extract the flash file embedded in the facebook graffiti app. For example: following url: https://fb2.sendgraffiti.com/QqB6S4wBx9I?replay&t=replay-button
0
votes
0answers
37 views
jquery button not working in embedded swf
i want to add 2 jquery button in my swf but no luck
i'm try many times but not working
this is my code from Dreamweaver
i want to put these 2 button code see the demo : http://dmentor.co.in/t4/
...
0
votes
0answers
19 views
Zoom feature doesn't work in my embedded flash content with Javascript
My zoom and out feature is not working at all even though everything else shows ... When I zoom in, the zoom feature doesn't do anything , even zooming out. can anyone tell me if I am missing a ...
0
votes
0answers
18 views
swfobject slideshare not displaying on Firefox
I've got below code working on all browsers except Firefox:
var flashMovie;
//Load the flash player. Properties for the player can be changed here.
function loadPlayer(slideshare_id) {
...
0
votes
0answers
32 views
swfobject js axshockwave(external interface) call function
I have a,
axShockwaveFlash1.FlashVars = "width=" + "380" + "&height=" + "500" + "";
axShockwaveFlash1.LoadMovie(0, Application.StartupPath + "\\Sample.swf");
...
0
votes
0answers
67 views
Using LocalConnection in AS3 to prevent multiple SWF instances across browsers
The following code works on each browser, (ie: when opening a second tab on chrome it wont run the SWF, but if I open the swf on IE or Safari it runs and it shouldn't!).
I need to allow only 1 SWF at ...
0
votes
0answers
29 views
Using SWFObject flash seems to load but then just blank.
I'm trying to use SWFObject using dynamic publishing. In all of my results, I get the loading text to show up, then the area just goes blank white.
I've tried this method:
<body>
<div ...
0
votes
0answers
15 views
SWF content not loading for some games
As i am trying to load the swf content in our website which is not working for some games. But for other games its working fine. I have used the following code.
<object id="myContent" ...
0
votes
0answers
55 views
Fit an swfobject in a twitter bootstrap (2.3) fluid-row
I have the following HTML markup:
<div class="content row-fluid">
<div class="span10 offset1">
Bla bla
<br />
<div class="madness-canvas" ...
0
votes
0answers
55 views
Does embedSWF work on IE9?
Here is how I embed my flash object:
var flashvars = {};
flashvars.cameraType = 0; // 0:photo or 1:video
flashvars.site = "mysite";
flashvars.mediaID = this.media.id;
flashvars.cameraWidth ...
0
votes
0answers
46 views
Javascript:Youtube API: swfobject: google.load
The following code doesn't show the video, any helps? I'm trying to show this youtube video.
<!DOCTYPE html>
<html>
<body>
<script ...
0
votes
0answers
191 views
Get Images referenced in a SWF file on a website using Chrome
I was hoping to download all of the images associated with the interactive engine swf object located here (http://www.cadillac.com/cts-v-sport-coupe.html)
On the website, you can click and drag to ...
0
votes
0answers
40 views
Jwplayer config parems and php
Have a nice forum, what i wanna do is, to make code seen player.swf=id in source code and wanna be read the player in jwplayer5.i dont wanna show subtitle and url.The embed i use now is sending id to ...
0
votes
0answers
51 views
How make that animation(swf) start when sound(audio html5) is play?
Good day.
First we get content(audio + swf):
$.post("test.php", {
param:id //id flash
},
function(data){
$("#DivShow").html(data);
...
0
votes
0answers
39 views
swfobject not working on my website
I'm trying to add swfobject code for my flash video but it's not working.
Head script:
<script type="text/javascript" src="swfobject.js"></script>
<script ...
0
votes
0answers
14 views
Display message when live is offline swfobject
Hi I am using swfobject to show a livestream broadcast daily but the streaming is offline for some time of the day. How can I check if the streaming is online or offline to display a message "Table ...
0
votes
0answers
21 views
How to make work swf over swf
I´m trying to make work a swf over swf, so when hovering the div the videofeed.swf should start, it´s a preloading effect, however I am not able to make it appear.
var flashvarsObj = {
"servURI" ...
0
votes
0answers
51 views
using SWFObject to embed Open Flash Chart component
swfobject.embedSWF( "swf/open-flash-chart.swf", "bar_chart", "500", "200", "11.9.900.117", "expressInstall.swf", {"data-file":"displaybarchart"} );
In the above code I am getting the ...
0
votes
0answers
218 views
embedding google drive videos with swf object
hi have sucessfull embedded google drive videos thanks to some members here and it was working till the past week. recently the embedded videos start showing yt branding logo and link to the header ...