A Flash Developer Resource Site

Page 3 of 3 FirstFirst 123
Results 41 to 54 of 54

Thread: [F8]Does anyone know flashpaper

  1. #41
    Senior Member
    Join Date
    May 2006
    Posts
    111
    yours loaded for me when i first got it...
    Mitch The Boss

  2. #42
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    You will have to put it on the CD, no matter what. Or you can't load it, cause it's not there.

    You can load the flashpaper swf into another swf with loadMovie, but not with that block of function code. But without that function code, you can't resize it. It's a catch-22.

  3. #43
    Senior Member
    Join Date
    May 2006
    Posts
    111
    what size would it have to be then?
    Mitch The Boss

  4. #44
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Well, it has to fit on your stage. If you just use loadMovie it will load full size, hiding everything else.

  5. #45
    Senior Member
    Join Date
    May 2006
    Posts
    111
    ****... is there a way where if i have all the files on the risk for the flashpaper that i can load it seperate... like just call on the file to open
    Mitch The Boss

  6. #46
    Senior Member
    Join Date
    May 2006
    Posts
    111
    cd not risk
    Mitch The Boss

  7. #47
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Not sure what it would do, try it.

  8. #48
    Senior Member
    Join Date
    May 2006
    Posts
    111
    what would i type in to call it getFile("")
    Mitch The Boss

  9. #49
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    No, use loadMovie and load it to an empty clip.

  10. #50
    Senior Member
    Join Date
    May 2006
    Posts
    111
    so put it in an empty cip by putting all that script into the empty clip then use loadmovie... there isn't a way to call a file like it were a website
    Mitch The Boss

  11. #51
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    No, just use loadMovie and load it into an empty clip. That code is why it doesn't load on the hard drive.

    A CD isn't like a website, you can't launch popups or anything. There's no html involved.

  12. #52
    Senior Member
    Join Date
    May 2006
    Posts
    111
    ok... so just use the loadmovie(r01...)
    inside the empty clip
    Mitch The Boss

  13. #53
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    No, nothing goes inside the empty clip. Do it like the one I sent that worked.

  14. #54
    ...— —...— —...— —...
    Join Date
    Sep 2000
    Location
    Ottawa, Canada
    Posts
    135
    This article should help. Try doing this tutorial first and then try applying it to your current project

    http://www.adobe.com/devnet/flashpap..._flpaper2.html

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