PDA

View Full Version : Problem in click to active control


shendel101
08-01-2007, 12:06 PM
Hello... im really having headache with this problem hope you could help me guys. can anyone help get rid of this active control in my embeded object such flash.. without defining the width and height of the embedded object.. i have seen example the cure this problem but they are requiring width and height of the object... please.. and thanks in advance.

Cota
08-01-2007, 07:27 PM
May I ask why you need it with out the width and height? the swfObject is great, and Flash 8 will generate a JS file to do the same when you publish.

shendel101
08-02-2007, 07:53 AM
Im creating a website wherein user will can browse swf file and upload it then preview.. Basically, i can't control and know the width and height of each object that user will embed (.wmw, .mov and swf file). all of the solution i get in net requires width and height to function..

Cota
08-03-2007, 02:14 AM
Set the Width and Height to 100%, this way your flash file gets the entire browser no matter how big or small it is.