A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash MX is gonna rock

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Posts
    126

    Flash MX is gonna rock

    I preordered this 8 minutes after I got the email. I'm gonna be the 4th person to get it! Woot!

    I love the new features... especially dynamic importing of JPEGs.

    This is going to be sweet.

  2. #2
    Senior Moderator
    Join Date
    Apr 2000
    Location
    Sheffield, UK
    Posts
    3,881
    To load images dynamically you only require the Flash 6 Player, you dont actually have to buy Flash MX authoring tool for that capability. You can just code it in flash5:

    Code:
    loadMovieNum("anyjpg.jpg",1)
    or:

    Code:
    movieclip.loadMovie("anyjpg.jpg")
    And run that flash 5 .swf in the flash 6 player, but of course you should buy Flash MX because there is alot more fun hiding away for you to mess around with and make use of.

  3. #3
    Senior Member
    Join Date
    Dec 2000
    Posts
    126
    Right. I'm just in a swill of astonishment right now at the stuff I saw on the tour... it looks great! Besides, I like to keep abreast of the new versions of Flash.

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