SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.
0
votes
0answers
12 views
swfobject interactive video not functioning properly
I have followed the instructions for the swfobject but I'm not able to get an interactive video to play after one click. The video does work on its own outside of swfobject. Can anyone help at all?
...
0
votes
1answer
14 views
Is there any good reason to favor swfobject.js over HTML tags?
I have this idea for embedding flash into HTML. I want to favor quick optimistic loading, instead of defending against the minor case at which people do not have a high enough version installed.
I ...
0
votes
0answers
23 views
Using SWF Object to Display 5 Seperate Videos on Website Page
I have a simple html page on my site that had one video. I am now trying to build a page from this with 5 separate videos and unsure if what I am doing is right. I have this code for one video:
<p ...
0
votes
1answer
68 views
swfobject.embedswf ExternalInterface.addCallback not working
i am working with JS and AS3 to get default mic. below is my html code
js on head
$(document).ready(function(){
$("#setupMic").click(function() {
try{
...
0
votes
1answer
63 views
AS3 .swf file not playing or previewing when uploaded to server
Help needed.
I have a .swf file of a flash game created using AS3. I have added it to a HTML file using object tag. When I test file locally in a browser window on my MAC it plays .swf file. The file ...
0
votes
0answers
28 views
Remove flash object IE
I can't remove flash object with video in IE.
I tried remove(), empty(), html(''), removing via swfobject.removeSWF but with no luck.
Object is removed from DOM but still play video in background.
0
votes
0answers
66 views
struts2+uploadify http error 302
i am trying to use uploadify with struts2, when i select a file its showing, http error 302. Please someone point me the problem. I think its not reaching the server at all, cause, there is no output ...
0
votes
1answer
36 views
How to reference a swf file in an external directory in Wicket
We are trying to embed flash/swf files in our wicket application for advertisements. We followed the tutorial here:
Object Container, adding Flash to a Wicket Application
However it can only ...
0
votes
1answer
42 views
Embedding an SWF Video in Wordpress: Many roads to failure
I've been racking my brain and my search bar with what I thought was a simple question:
I'm trying to add an SWF file, hosted on the same server as the blog, into a blog post. I need it to autoplay ...
0
votes
1answer
105 views
Meteor - swfobject.js + YouTube API
I'm having difficulty figuring out how to get this (functioning) client side js code to work within meteor (theVideo variable is pulled out during a template event on an input element on the screen.)
...
0
votes
0answers
837 views
Flash not working on Windows 8 / Internet explorer 10
For some reason my webpage does not showing flash content on Internet Explorer 10. It is working earlier versions of IE.
I'm using swfobject.js for the flash content.
Here is the code:
<script ...
2
votes
1answer
131 views
YouTube API onYouTubePlayerReady not firing in Chrome
On my site, I am trying to make one youtube video player with multiple links under it to load different videos when clicked. So far it works in IE and Firefox, but I can't get it to work in Chrome. I ...
0
votes
1answer
48 views
swfobject doesn't seem to work when adding id to element with js
I'm using the google hosted swfobject to try and embed some swf files. It works fine when I add the swfobject id to an element in the HTML. However, I've been attempting to set it up in a different ...
0
votes
0answers
36 views
How to close audio in object tag
I'am using swf_tag which generates object tag for haml in rails.
I am playing AUDIO/VIDEO using Strobe media player in this object tag.
Audio/vieo is displaed using modal pop up.
Problem is i'm unalbe ...
0
votes
0answers
46 views
Is it possible to detect whether or not wmode is supported on a user's Flash Player?
I am currently experiencing an issue with a website where we are using a SWF for the background. However, it has been determined that when viewing the website on one particular Android device, the ...
1
vote
1answer
146 views
Pause a (html5) youtube video on an IOS device
I'm trying to pause videos with MY OWN buttons in a IOS UIview that has youtube.com loaded. I have been trying to interact with the youtube api without luck.
I'm looking at injecting my own code to ...
0
votes
1answer
41 views
how to embed a swf video within a list of links?
I have the following code, and I want to replace the image by a swf video or .AVI video .
I have the object video code to play a swf video, but I want my video to play played inside the box where the ...
0
votes
1answer
95 views
Embedding Cross-Domain Flash (swfobject)
In my site, I'm embedding a flash component using swfobject.js.My site and the .swf are not on the same domain and I suspect this causes my problem - the flash is visible on my site, but it's not ...
0
votes
1answer
130 views
Changing size of an embedded flash swf in HTML
I have an HTML page with a background image.
I now want to add a flash (swf) to the corner of the page (a paper-like fold that can be peeled). The thing is the the flash is a small piece of UI (fold) ...
0
votes
1answer
261 views
Trigger a flash objects function embedded via swfobject's embedSWF?
I have looked through every resource I could find to create a streamlined way of doing this but I get one of the fundamental errors each time I try. I simply cannot get it to work!
Here is my flash ...
0
votes
1answer
53 views
How to communicate with SWF objects?
I have some flash games (.swf files) embedded in my website.
I'm wondering if I could get data (like the final game score) from them, to create a "top players" database?
Is there any way to get this ...
1
vote
1answer
62 views
swfobject 2.2 loader for swf
Embedding swf with swfobject 2.2, I need loader for swf file and want callback on swf loads 100%. I am currently using swfobject's percentLoaded method as I found answer here on stackoverflow
But the ...
0
votes
1answer
72 views
External Interface / Flash embedding in IE
I recently made a website where it's possible to browse a map implemented in Flash.
To provide map data I used Flash's ExternalInterface API which connects to javascript
which makes an AJAX call to ...
0
votes
0answers
136 views
Loading an flv with swf using javascript - doesn't load video unless on my server
I'm having a frustrating issue loading an flv file with swf controls. When I load the following code in my browser, the video doesn't work. (n.b. I am not getting the "Flash Player required" text, ...
6
votes
1answer
347 views
swfobject does not work on https in Chrome
I am trying to embed a swf file to a page (google app engine page ) by following javascript code:
<script type="text/javascript">
//This example uses dynamic publishing with ...
1
vote
1answer
63 views
IE8 autostarts “phantom” flash video that can't be controlled
I've got a project that has a flash-video that autostarts, with controls to pause/replay/mute/unmute.
It uses a cookie to keep track of user-changes so it won't autostart if the user turns it off.
...
0
votes
1answer
36 views
failed to add flash to HTML with swfobject
help me plz,I'm almost mad...
critical code is below,it doesn't work,there is nothing in "object":
var obj=document.createElement('object');
obj.id="FlashFormulaEditor";
obj.width="520";
...
0
votes
0answers
39 views
swfobject not working on script.google.com
Have been struggling for a week to load an swfobject i pasted the below code in the "try.html" as follows
<body>
<h1>My First Web Page</h1>
<p id="demo">My First ...
1
vote
0answers
80 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 ...
0
votes
0answers
69 views
Transparent swfobject padding
I have a swfobject, a "carousel" photo slider I found, which I'm trying to embed into my web page.
It has unnecessary padding at the top (see picture 1), which I cannot adjust with css.
I managed to ...
0
votes
1answer
65 views
Fade out swfObject with jQuery (or any method)
I am using swfobect to embed a youtube video into a page. I have got event listeners that make the video hide using jQuery hide(); to get rid of the video once is it finished.
Replacing hide(); with ...
0
votes
1answer
78 views
Embedded Flash displays white screen
I am using SWFObject to embed a flash game into a website I am working on. For some reason, all that appears is a white screen (nothing loads), but, if I go to the SWF directly it plays... I have ...
0
votes
1answer
108 views
Alternatives to youtube iframe api?
I'm giving up on using the youtube iframes api. I use it with asp.net pages, and I use the youtube method of creating iframes programmatically, and I find that in Internet Explorer, those iframes are ...
1
vote
2answers
474 views
how to allow javascript to communicate with flash (Object #<HTMLObjectElement> has no method
I'm trying to send a simple test message from javascript to flash, but I'm getting the error:
Object #<HTMLObjectElement> has no method "listenToJS"
I've read a number of questions on this on ...
0
votes
0answers
98 views
CSS Menu hides behind flash in Chrome (SWFObject)
I am trying to get a CSS menu to overlay on top of a flash player using swfobject.
I have tried modifying z-index, changing the position settings (absolute/relative). I tried different wmodes for ...
1
vote
2answers
171 views
SWFObject - How to embed SWF in a different folder to the html?
<div id="flashContent">
<h1>You need at least Flash Player 9.0 to view this page.</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img ...
0
votes
0answers
148 views
Automatically resize SWFObject with limit
I have a Flash object that I would like to dynamically resize with the browser window for a fluid display. I have been using the script from bombozama.info which does the resizing like a charm but the ...
1
vote
1answer
47 views
SwfObject behind div
This question might have been asked many times but still there are many factors which I think affect it to make the solution work
I have a site here
...
0
votes
1answer
107 views
Cannot use flashvars autostart true YouTube api
I have the following Javascript code but the video does not autostarted, why?
var params = { allowScriptAccess: "always" };
var atts = { id: "myvideoplayer"};
var flashvars = {autostart: ...
1
vote
1answer
1k views
Mysterious “Type Error: non-native scope object” in Firebug
Consider the following HTML:
<!DOCTYPE html>
<html>
<body>
Test page
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
...
0
votes
0answers
27 views
Overriding actionscript StateScaleMode with embed
I'm trying to size down a SWF file within the embed code using swfobject and the flash specific param elements found here. Unfourtunatley I believe what might be happening is that even though I'm ...
2
votes
1answer
320 views
How can i get total number of frames in swf file?
i convert ppt to swf format, so i need to find total number of frames in that swf file, how to get it? and how to go the last frame of the given swf file?.
example: here i given the source ...
2
votes
1answer
196 views
Youtube API - how to use custom controls to turn captions on/off, change language?
I have a youtube player with custom HTML controls and would like to add a button to turn on/off closed caption and to toggle the language. Anyone have experience with using either the JS or iframe API ...
1
vote
2answers
104 views
Toggle the SWFobject fallback manually=
I try to create a page where it displays a flash element on full-size, but when i view the site on a smaller screen i want to trigger the fallback.
This does not work for me now, because the browser ...
0
votes
0answers
53 views
How to raise an event on a flash mp3 player after 30 seconds from starting song..?
I'm using flabell mp3 player with playlist and javascript swfobject version 2.2 in my music site.
pls check the link www.vijo.biz/AcesBeatz
I need to raise an event for every listening (after 30 ...
2
votes
2answers
375 views
Upload files through submit button of html instead of upload button of flash
I have atleast 50 fields in my html form and I have integrated flash file uploader for multiple file uploading.
Another reason of used for flash file uploader is we can't get filesize before ...
1
vote
2answers
166 views
SWFobject flashvars embedding issue
Implementing EasyCaptions on my WordPress blog and I’ve hit a brick wall. Any help would be appreciated. I’m using SWFobject to embed videos. I’ve pasted this code: http://pastebin.com/0ZMSr0Bz into ...
0
votes
1answer
140 views
How should I judge that the flash has been loaded completed
In our website, I embed a flash produced by flash builder in html , and the size of flash is more than 2M. Because of the bad network, it may be spent 30 seconds to load the flash. How should i know ...
0
votes
1answer
125 views
Force SWFObject to use EMBED instead of OBJECT
Is it possible to force SWFobject to embed flash using the embed tag instead of the default object tag? Right now I’m using this:
swfobject.embedSWF(url, 'player', width, height, "8", null, null, ...
0
votes
1answer
115 views
calling swfobject method from javascript - not working
ActionScript code:
import flash.external.ExternalInterface;
var process = ExternalInterface.addCallback("process", this, Process);
function Process(){
avatar.process_loop.gotoAndPlay("loop");
}
...



