HI Vincent, first off, thanks for helping.

Youre right, i HAVE to embed my swf without the help of Javascript
(client's requirement) thats why i went the SWFObject way insted of
the standard Adobe way.

You wrote : Properly done, the code in your body puts the
appropriate .swf ("../../flash/V01.swf") you specify on the screen.
The only thing your included javascript files do is execute the
javascript that allows SWFObject to gain control of it.

Do you mean that i could simply get away WITHOUT those two lines...

<script type="text/javascript" src="../../../scripts/swfobject.js"></
script>
<script type="text/javascript" src="../../../scripts/
registerSWF.js"></
script>

because the way i embed my swf within the <object> tag does it by
itself?

All i have to fulfill in terms or requierements is this:
- Flash content not dependent of Javascript
- alternate content if no Javascript and/or no Flash Player

To recap, i could get away wihthout those two lines because the way i
embed my swf with the <object> tag is sufficient by itself to meet
the
requierements?

Thanks again.

-- 
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.

Reply via email to