PDA

View Full Version : Browser Window Shake



hagel
July 10th, 2003, 09:51 PM
Anyone know of a place with a sample .fla on how make a browser window shake controlled by Flash.

I have tried a few tutorials from other sites and have had no luck.

I am wanting to shake the window's x and y when a movie clip reaches a frame in the timeline.

Thanks
--
Michael

Digitalosophy
July 11th, 2003, 12:36 AM
i believe you need some JS to do that, not sure if flash alone can do this

hagel
July 11th, 2003, 05:22 AM
Yea JavaScript has to do this. I know that you would embed the JavaScript in the head tag of the HTML page and then reference that from the Flash file. What I am having trouble with is referencing it. Should I use FSCommand or getURL. I have tried both and nothing happened.

Anyone?

Thanks,
--
Michael

pom
July 11th, 2003, 06:52 AM
http://www.flashkit.com/tutorials/Special_Effects/Shaking_-Mark_Fen-7/index.php

hagel
July 11th, 2003, 12:47 PM
That was the tutorial that I tried last night. But either I did it wrong or the script is wrong.

Any others??

--
Michael

claudio
July 11th, 2003, 12:57 PM
Open the HTML file.