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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zom
  • Order by date
  1. zom

    Newbie Needs HELP

    yes, it is a lot. i will give you some hints: -select your picture, press F8 to turn it into a graphic symbol. -do this with all pictures. -open the Library, and drag every symbol onto the stage to its beginning position. -use a seperate layer for every picture. -ad 20 frames in all layers...
  2. zom

    I had a problem using variable.

    passwords in flash are not safe. there's apps around that can crack an swf, and get all the variables and stuff out of it. However, i guess what you are asking is how to use input text. Make a text, under text options, select "input text". There's a box "Variable". let's...
  3. zom

    Flash 5 Inbuilt Variables

    the things you mention are used only for stand-alone projectors. There are just a few and they are quite obvious - you can find them in the actionscript panel.
  4. zom

    help on gradient fils

    sorry, forgot to mention, after selecting the fill, select the fill modifier that apears at the bottom of the tool panel. then you will get all the options i mentioned.
  5. zom

    help on gradient fils

    Select the fill, choose the Paint Bucket, click again, (or twice) inside the fill, till you get a circle with a lot of handles. Now you can move, stretch, rotate, the fill.
  6. zom

    getting an instance of Movie

    Be sure to give the movieclip an instance name, (let's say: mySofa) and use this to control it: Scene 1 sofa_large, (SL) actions for sofa_large onClipEvent (load) { _visible = false; } sofa-button actions for sofa-button on (rollOver) {...

Part and Inventory Search

Back
Top