Embedding the SWFObject in Html
In Flex/Flash we constantly need to embed our swf files in HTML. SWFObject works quietly in the background of your HTML document. When developing pages that use SWFObject, you should start with your alternate (non-Flash) content first.SWFObject works in all the current web browsers, including, on PC: IE5/5.5/6, Netscape 7/8, Firefox, Mozilla, and Opera. On Mac: IE5.2, Safari, Firefox, Netscape 6/7, Mozilla, and Opera 7.5+, and should continue to work well into the future.
There are two ways to do so
- One way is to include the swf file in the 'param' tag of javascript.
- The second way is to create a SWFObject.
I have provided the links to study this further:
SWFObject
There are two ways to do so
- One way is to include the swf file in the 'param' tag of javascript.
- The second way is to create a SWFObject.
I have provided the links to study this further:
SWFObject


0 Comments:
Post a Comment
<< Home