Search tutorials
Now create a new FLASH movie titled partB.fla. This is the actual website and contains content, photos, and all the buttons that will call popups. Attach this script to a button that will open a popup:
-------------------
on (release) {
getURL("javascript:openNewWindow('popup.html','thewin','height=400,width=360,resizable=no,toolbar=no,scrollbars=no') ");
}
-------------------
Now select CONTROL - TEST MOVIE to publish the files called partB.swf - you do NOT need to create the HTML page called partB.html
| » Level Intermediate |
|
Added: 2004-09-13 Rating: 3 Votes: 29 |
| » Author |
| I am a designer/instructor and this is a tutorial that will allow students to create popus from Flash. |
| » Download |
| Download the files used in this tutorial. |
| Download (11 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!