[SWFObject] style tag support

Geoff Stearns geoff at deconcept.com
Tue Apr 25 05:56:19 PDT 2006


to be more specific, you could use some css to target the object/ 
embed tag fairly easily..

it would look like this:

#flashcontent object, #flashcontent embed {
	
	/* style code here for your flash movie */

}

just put that in a stylesheet or style tag in the head of your page.




On Apr 25, 2006, at 8:51 AM, Ricardo Cardenas wrote:

> Pete: try using CSS. Link a stylesheet within the <head> tag. The  
> stylesheet
> can contain layout instructions for the <div> and for the content  
> tags you
> have within.
>
> Simplified example http://rcardenas.infomagia.com/test/test.html
>
> and review http://rcardenas.infomagia.com/test/style.css
>
> regards -Ricardo
>
>
>> From: Pete Dempsey <pete_dempsey at yahoo.com>
>> Reply-To: swfobject at lists.deconcept.com
>> To: swfobject at lists.deconcept.com
>> Subject: [SWFObject] style tag support
>> Date: Tue, 25 Apr 2006 03:58:58 -0700 (PDT)
>>
>> Hi Geoff,
>>
>> I started using FlashObject and now SWFObject to fix the annoying
>> "click to activate content" problem to great success. Congrats an
>> creating such a great and easy to use solution.
>>
>> But I have a problem. I use the style tag within my <object> and
>> <embed> tags to position a rollover flash ad. I noticed that  
>> SWFObject
>> doesn't give the option to pass in a style parameter. I am looking at
>> the source code to see if I can add it myself. But if in the  
>> meantime,
>> you know how t oget around this problem, I'd love to know.
>>
>> Thanks in advance,
>>
>> Pete
>>
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam?  Yahoo! Mail has the best spam protection around
>> http://mail.yahoo.com
>> _______________________________________________
>> SWFObject mailing list
>> SWFObject at lists.deconcept.com
>> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com




More information about the Swfobject mailing list