Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

W3 Validation, Cross-Browser support and Flash
 

degrace_chris




quote this post edit post

IP Loged report this post

Old Post  06-22-04 - 09:14 AM  
OK, so everyone has seen the code that Flash spits out to embed the .swf int
o
an HTML doc. Everything works fine until you start worrying about W3 HTML
validation.

Basically the only way I know to embed Flash in an HTML document that works 
in
both IE and Mozilla Browsers(Netscape, Mozilla, Safari...) uses the followin
g
code.

<object type="application/x-shockwave-flash"
data="http://www.mfcstudios.com/flash/navbar-transition4.swf" width="750"
height="80">
<param name="movie"
value="http://www.mfcstudios.com/flash/navbar-transition4.swf">
</object>

The problem with that code is that it doesn't allow the SWF to start playing
until the entire movie is loaded, which you can imagine reaks havoc on a slo
w
connection, and to a lessor extent a fast connection.

I'm looking for someone to let me know how I can have all three aspects. Cod
e
that validates in the W3 HTML validator at http://www.w3.org, Allows the mov
ie
to play in all browsers, and lastly it must allow the movie to play even if 
the
entire movie isn't loaded.

Please, I've looked everywhere and stuck out, so anything you can offer woul
d
be great

~Chris



Post Follow-Up to this message ]
Re: W3 Validation, Cross-Browser support and Flash
 

oysteinwika




quote this post edit post

IP Loged report this post

Old Post  06-29-04 - 12:16 AM  
See [url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/flash_satay.html[/url
] by Drew McLellan. He has an excellent solution on the flash/standards prob
lem.


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:14 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Flash Site Design archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top