Compliant Flash?

This is a discussion on "Compliant Flash?" within the Web Page Design section. This forum, and the thread "Compliant Flash? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 28th, 2005, 15:23
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Angry Compliant Flash?

Now striving for a 'Valid' homepage I realised that my flash movies aren't done correctly. I've learnt about the flash satay method (http://www.alistapart.com/articles/flashsatay/) but found another site that recommended doing it another way (http://www.ambience.sk/flash-valid.htm). The problem is you can't specify the bground colour and so get an unsightly white space b4 the movie loads.

Do W3 actually tell us what we're supposed to do with Flash? Or do they just expect certain tech-geeks to figure out ways themselves, none of which are ever clear cut? This is ridiculous and I'm NOT happy!

Reply With Quote

  #2 (permalink)  
Old Nov 28th, 2005, 15:49
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Compliant Flash?

i used a similar method to flash satay on my companies site, pretty sure i didnt get a white space, check it out:
http://www.2cs.com/ClientBase.aspx?Client=Azure
Reply With Quote
  #3 (permalink)  
Old Nov 28th, 2005, 15:57
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Compliant Flash?

It's difficult to tell. Your Flash has "loading..." text b4 it loads. Is this within the Flash movie itself or r u doing something in a way i haven't yet discovered? When it has loaded, the movie goes white just b4 it loads, which looks like it does the thing i'm talking about.

Flash movies go white b4 they load by default. That is, a white rectangle is shown as the exact dimensions of the movie. In Dreamweaver you can change the bground colour so that it matches the bground colour of your html page, so that there is no unsightly white block and it fits in nicer to the page. This is what seems to be impossible to do if u want your flash to be xhtml compliant, cos params such as this are strictly forbidden.

A workaround/solution is all i'm after to getting a compliant flash with a specific bground colour.
Reply With Quote
  #4 (permalink)  
Old Nov 29th, 2005, 21:48
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Compliant Flash?

I'm getting somewhere, but increasingly frustrated. Once again I ask: have W3 set out the recommendations for making compliant Flash or do they expect third party programnmers to guess what the best method is? I'm very annoyed with how difficult it is to implement compliant flash content. The whole issue is just nonsensical. Does anybody have the definitive answer as to how to implement flash.

I've found this link:

http://blog.deconcept.com/2004/10/14...ect-and-embed/

I used the javascript on my homepage. The flash content is contained within a div. It works for one flash movie. However, my homepage has 3 movies on it and, as they are id's, cannot have more than one. I tried including them all within one div but now safari unexpectedly quits every time i view the page.

What do i do? Anybody have the best method for multiple swf's on one page? This whole striving for a valid site is becoming increasingly unworthwhile given that i have so much flash content!

Please help!
Reply With Quote
  #5 (permalink)  
Old Nov 30th, 2005, 00:02
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Compliant Flash?

(I'm using this text to close off this thread as well)>>

OK. Lots of help and news here...

It went belly up cos I had 3 swfs to get on my homepage whilst remaining valid. It went wrong cos I had assumed that all these divs had to be called "flashcontent" whereas in fact they just have to match what's inside the javascript:

<div id="flashcontent">
You must download the Flash plugin or allow Javascript to view this content!
<script type="text/javascript">
var fo = new FlashObject("homemenubar.swf", "homemenubar", "800", "40", "7", "#333333");
fo.write("flashcontent");
</script>
</div>

That's the code you stick into your html doc. You also have to put a link to the script in the <head>. Just look at my site CSA. If u want more info on what u can and can't do with the above code just ask or look at the site i gave u earlier.
You'll see that for the other 2 swf's I've simply changed to "flashcontent2" & "flashcontent3". Problem solved. This solution also allows u to specify the bground colour of the swf and so keeps me happy!

NOW... My site (homepage at least) PASSES Strict Validation and CSS. It's completelt table-less and so I've fulfilled my goal of doing this b4 December.

www.crewsfx.com

I should now win the Comp, which would be the only antidote to the immense pain I feel after complying with these stupid guidelines!!!!!!!!!!!!!!!!

Cheers everyone whose helped!
Reply With Quote
  #6 (permalink)  
Old Nov 30th, 2005, 12:00
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Compliant Flash?

Well done for getting this sorted!
Reply With Quote
Reply

Tags
compliant, flash

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Simple Compliant Tooltip - need mod or suggestion Aso JavaScript Forum 3 Jan 11th, 2008 12:40
ADA Compliant Audio Kristina Web Page Design 4 Apr 4th, 2007 11:34
thumbnails, target to iFrames, XHTML compliant? belledumonde Web Page Design 6 Jun 11th, 2006 00:41
Embedded Flash into XHTML compliant Dotty Flash & Multimedia Forum 3 May 17th, 2006 14:50
Why be compliant? jpmitchell Web Page Design 12 Aug 25th, 2005 17:26


All times are GMT. The time now is 10:23.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43