Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by soolan

  1. soolan

    Changing Scenes

    Thank you frozenpeas and oldnewbie for responding. It's working - below is an outline: Scene 1 has an actionscript on the main timeline (last frame): NextScene(); Scene 2 has in frame 1 an actionscript on the main timeline: Stop(); Movieclip_1 has an actionscript (last frame)...
  2. soolan

    Changing Scenes

    Hi: Here is what I would like to have happen: Scene 1 (no movieclip) calls Scene 2 Scene 2 (has a movieclip) then calls Scene 3 (also has a movieclip). Here's what happening. I've managed to have: Scene 1 on frame 30 load Scene 2 using actionscript nextScene (); -- ok that works...
  3. soolan

    Flash images

    billwatson & Firegambler: that's the solution. Flash Player (EXE) View was NOT at "100%" but rather "Show All" which condensed the images slightly but enough to distort them. I added fscommand("allowscale","false"); to frame 1 and it displays properly...
  4. soolan

    Flash images

    Thanks again Firegambler for responding. *have you thought about preventing the flashplayer from getting resized or fullscreen mode?* That sounds like an idea I'd like to try. Could you provide a hint please. Is that part of the FS actionscript code? At the monment my right brain is not...
  5. soolan

    Flash images

    Thanks Firegambler for reponding. Actually I was using Flash's preview in browser feature. It looks ok when I use that but not during the SWF or when I created a project EXE. The image(s) are static with no animation done to them and in their original size with no scaling at all. I've tried...
  6. soolan

    Flash images

    Hi: Thanks for the tip(s), something I didn't think or know about however.. it really didn't work. It actually came out more jaggy for all 3 formats. What is interesting is that when viewed as an HTML it remains sharp. It's almost as if Flash 5 is compressing a 2nd time in SWF (and EXE) and...
  7. soolan

    Flash images

    Bill: thanks very much for responding. I will check this out on Monday and reply back with the results.
  8. soolan

    Flash images

    When I import either a PNG, JPEG or GIF, Flash *distorts* the image and text regardless of image size (meaning I import the image at it's original size without expanding or shrinking). It's even *more* noticable when you Test Movie and/or create an EXE. Question: anyone know why? or better...

Part and Inventory Search

Back
Top