A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Lock swf movie size

  1. #1
    Member
    Join Date
    Feb 2002
    Location
    Australia
    Posts
    63

    Lock swf movie size

    Hi,

    Can this be done

    I have converted an avi video to swf at (800x600). Is there a way of locking my swf movie to (800x600) so it will not distort when used on a higher screen res, ie (1024x768).

    My project opens at full screen which a selection of short swf movies can then be played via a button.

    Also, if I can not over come the problem above, how can I temporally change the screen res of the end users computer to (800x600) when using my swf project.

    Kind regards

    Clive

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Unless you have changed the width and height in the html javascript to something like 100%, the movie will play at the size you specify there.

  3. #3
    Member
    Join Date
    Feb 2002
    Location
    Australia
    Posts
    63
    Thanks Bob,

    But I don’t use html with my project, just swf files. I have created a computer training CD that runs off the CD with nothing to install on the end users computer.

    After playing around with it for many hours, I have over come my problem, as soon as I made my index.swf into index.exe via (flashtool kit), my movie retained its original size regardless of screen res.

    Thanks again

    Clive

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