FLASHOBJECT FIXES EOLAS!!!!

http://blog.deconcept.com/flashobject/

- Player Detection
- XHTML Compliant
- Simple and easy to use

It just works and this is all you need to know!

-------------------------------------------------

<script type="text/javascript" src="flashobject.js"></script>
                
<div id="flashcontent">
  This text is replaced by the Flash movie.
</div>

<script type="text/javascript">

var fo = new FlashObject("movie.swf","mymovie","200","100","7","#336699");

fo.write("flashcontent");

</script>

-------------------------------------------------

It doesn’t get any easier than that and you will never need to manually write 
out object/embed tags ever again!

Cynergy Systems, Inc.
Theodore Patrick
Sr. Consultant
[EMAIL PROTECTED]
tel: 1.866.CYNERGY
http://www.cynergysystems.com

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.5/302 - Release Date: 4/5/2006
 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to