A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Stupid newbie question about loading swf...

  1. #1
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    Is it possible to just load a .swf in a seperate window? If a user clicks a button and opens that .swf in a seperate smaller window is this possible? And how can I make the size of that window?
    Thanks for the help..

  2. #2
    Senior Member
    Join Date
    Jun 2001
    Posts
    2,943
    Do you mean a separate browser window?

    If so, they are called pop-up windows and yes, you can size them to whatever you want.

    Take a look at:

    http://www.macromedia.com/support/fl...up_windows.htm

    for full details.

  3. #3
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    Thanks for the quick reply,
    another question is do I resize it in the movie itself or when I publish the movie?

  4. #4
    Senior Member
    Join Date
    Jun 2001
    Posts
    2,943
    THe best way (in my opinion) is to design the movie for a specific dimension and then create the window at that size.

    You do that in Publish Settings >> HTML and choose match movie in the dimensions drop down. This will export at the size you set when you modified the movie at the start of the design.

    Flash produces all the HTML - don't get bogged down writing it from scratch unless you need to.

    You will find that you'll need to tweak the HTML a bit to get rid of borders, but that's all.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center