Re: [Flashcoders] Dynamic resizing of flash object throught JS calls

2005-11-14 Thread John Giotta
Hmm.. I'm sorry Janis. I don't recall have a problem with IE, Mozilla (pre-firefox) and Firefox. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Dynamic resizing of flash object throught JS calls

2005-11-14 Thread Janis Radins
I tried to resize DIV instead of OBJECT but still no luck 2005/11/14, John Giotta <[EMAIL PROTECTED]>: > I've done this with a DIV tag wrapping the Flash Embed code. > Simply change the css constraints on the DIV tag and make the width > and height of the embed 100%. >

Re: [Flashcoders] Dynamic resizing of flash object throught JS calls

2005-11-14 Thread John Giotta
I've done this with a DIV tag wrapping the Flash Embed code. Simply change the css constraints on the DIV tag and make the width and height of the embed 100%. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mail

[Flashcoders] Dynamic resizing of flash object throught JS calls

2005-11-11 Thread Janis Radins
Hey folks! I have here flash page which is ment to change it's size dynamcally through JS calls but somehow I cannt manage to get it bug free on anything else than FireFox. The idea is that I have flash movie with: [AS] Stage.scaleMode = "noScale"; Stage.align = "TL"; [/AS] initaly set to width an