0
votes
0answers
21 views
Viewing Flash Applications on a Mac: stage.stageWidth/stage.stageHeight Return 0 in Firefox/IE
I am using SWFOBJECT to embed my flash content.
I have been worried about stage.stageWidth and stage.stageHeight returning 0 in Firefox/Internet Explorer; this problem is referred to in question #21 …
0
votes
0answers
23 views
YouTube Chromeless/JavaScript API Player Full-Screen Button
I have implemented chromeless player and so far the necessary controls such as play, pause, change video, mute, unmute all appear to work fine through JavaScript. I now need to send the chromeless …
0
votes
3answers
21 views
SWFObject and Resizing Div
Hi,
I have the following HTML code, what I want to do is to split the page into two divs, and place the object to the left side. However, the swf file covers all of the page, not just the left side. …
0
votes
1answer
14 views
Cannot Get params.play=’false’ in SWFObject 2.2 to work as expected, as documented, or as it *should*.
I am trying to do a very minimalistic sample of borderless video using swfobject and some cookie code that checks if a site visitor has been there before. The latter cookie code works, but basic …
0
votes
2answers
44 views
IE not letting flash stream audio
This problem is happening is both IE8 and IE7. I have a small swf compiled with flex. It's basically just a wrapper around audio streaming functionality. All the controls and such are in html with …
0
votes
0answers
25 views
Jquery Media Plugin with alternate mediaplayer problems…
I can't seem to get the jQuery Media plugin to work with nonverblaster:hover ...
This is what I'm using.... am I doing something wrong?
I've tried loading SWFobject aswell...
<script …
0
votes
2answers
30 views
Showing a large amount of HTML alternative content with swfobject & swffit flash site
I have a full flash site which uses swfobject to embed it 100% height and width. I'm using swffit to force a browser scroll bar for pages with a large amount of content. This is all fine and works …
0
votes
2answers
36 views
play multiple flv file in single swf object
Hi,
I have one swf object in my site.
I have to read data from database and after fetching data of video names,
I need to play those video in single swf object one by one, means after completion of …
1
vote
1answer
49 views
Forgive me ‘whoever’ for I have sinned… (embedding multiple Flash Player instances using swfobject via a usercontrol)
I have a ListView on a Page within a MasterPage and some very ugly ugly autogenerated IDs.
Such as..."ctl00_workbenchPlaceHolder_ListView1_ctrl1_LibItem2One"
Using swfobject.embedSWF(...) requires …
1
vote
2answers
59 views
can you load swfobject.js or jquery.swfobject in the footer
can you load swfobject.js or jquery.swfobject in the footer, below the div being replaced?
I'd love to keep all of my javascript loading at the bottom of the page but swfobject seems to fail if it …
0
votes
2answers
42 views
swfobject weird behavior
Hi All,
I'm using swfobject to embed my flash. It's doing weird things.
I've created a simple textfield using FlexBuilder. It's an AS3 project, which extends Sprite. I've set its width to be 640 …
1
vote
2answers
36 views
Differences between SWFAddress and JSInterface… which to choose?
What are the differences between SWFObject/SWFAddress and JSInterface?
JSInterface has a lot more functionality but SWFAddress seems to be the standard, so I'm wondering what you choose to use and …
0
votes
4answers
153 views
Swfobject and MooTools: Dynamic movie height
Greetings.
I am developing an animated homepage for a Flash-HTML hybrid website, and for the sake of standards, my solution is proving difficult. I am not a Javascript pro, so any help is …
0
votes
1answer
55 views
iframe swfObject load problems
I'm clicking on a link within an iframe and loading an html file into a div in the parent window, using jquery. This does load the content into the div in the parent window (I'm using top.document to …
2
votes
4answers
126 views
CSS Menu hides behind flash only in IE (SWFObject)
I know that this question is asked a lot, I checked all of the "related questions" before posting this and I tried all of the different solutions I could find, but to no avail.
I am working on a site …
