A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: loading flash 8 clip into flash mx site

  1. #1
    Senior Member
    Join Date
    Sep 2002
    Posts
    185

    loading flash 8 clip into flash mx site

    Hi,

    I'm wondering if it's possible to load an flash 8 .swf into an flash mx site.
    will it still work if users have the flash 8 player? or does it become flash mx when loaded into the site?

    does anybody know this?

    thx,
    s
    I think...I dreamed...in pixels last night...

  2. #2
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    Sure thats possible, the users that dont have the Flash 8 player installed will just get a notification that they should update their player. And the users that have the f8 Player will see everything.

  3. #3
    Senior Member
    Join Date
    Sep 2002
    Posts
    185
    pfff, saves a lot of time.

    thx
    I think...I dreamed...in pixels last night...

  4. #4
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    no problem

  5. #5
    Senior Member Ray Beez's Avatar
    Join Date
    Jun 2000
    Posts
    2,793
    It's good practice to keep all SWFs published to the same player version.

  6. #6
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    Quote Originally Posted by Ray Beez
    It's good practice to keep all SWFs published to the same player version.
    Yes thats true, but as a quick solution its ok i think. If you dont have the time to re-code a mx site into a mx2004+ site then i can imagine doing that

  7. #7
    Senior Member
    Join Date
    Sep 2002
    Posts
    185
    it's a bit of a emergengy solution now. when i have the time i will re-code the entire side but for now i have to be quick...
    I think...I dreamed...in pixels last night...

  8. #8
    Senile member! :)
    Join Date
    Dec 2001
    Location
    Saunaswamp (transl)
    Posts
    2,296
    The only thing that might fail is trying to read _global variables. I've found that _global variables set in player 7 or 8 is not compatible with _global variables in player 6.

    But other than that I don't know of any compatibility errors.

    /Mirandir

  9. #9
    Senior Member Ray Beez's Avatar
    Join Date
    Jun 2000
    Posts
    2,793
    A couple years ago one of my projects was Flash 5. It loaded dozens of external SWF files which I routinely update. When Flash MX came out, and I started to use it, I made the mistake of publishing some of this content as Flash 6. Well, let me tell you that a Flash 5 movie loading Flash 6 swfs didn't work. I would be worried that the same is still true...

  10. #10
    Senior Member
    Join Date
    Sep 2002
    Posts
    185
    I think it's no good. i'm loading a flash 8 swf into my site to upload some files. after that i can't get the site to work like it should. loading an other swf with loadmovie seems to fail after loading the flash 8 swf....

    createEmptyMovie places a movie on _x -330 instead of 0, and so on
    I think...I dreamed...in pixels last night...

  11. #11
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    Then you'd better re-code the whole thing from the ground up.

  12. #12
    Senior Member
    Join Date
    Feb 2005
    Posts
    1,834
    I'm pritty sure that you can use fp8 and fp7 in sinc. Check out http://www.macromedia.com/software/f...info/features/ . There is an interactive demo there that shows how much fp8 is better than fp7. Both players are used at the same time, however I'm not sure how they do it. I suspect that they use actionscript to specify what player to use.
    .

  13. #13
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    Its no mystery how they do that, they just published one swf in flash 7 and the other one in flash 8, there is nothing to it. It just becomes a hassle when you have a lot of mx style code all over the place that doesnt work in f7 and f8, then you would have to re-code the thing.
    Last edited by deamothul; 11-06-2005 at 09:44 AM.

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