A Flash Developer Resource Site

Search:

Type: Posts; User: Fri000

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    527

    Another question... i keep on getting the...

    Another question...

    i keep on getting the follow error:


    Scene=Scene 1, Layer=Layer 1, Frame=1: Line 2: ':' expected
    ...
  2. Replies
    5
    Views
    527

    its aight, im justing going to get something from...

    its aight, im justing going to get something from hotscripts.com :)
  3. Replies
    5
    Views
    527

    oh, alright i see, so how would you tell the...

    oh, alright i see, so how would you tell the script what to do then with flash?
  4. Replies
    5
    Views
    527

    writing to txt file question

    Is there any way to make a flash movie update text in a txt file?
  5. Thread: loop question

    by Fri000
    Replies
    2
    Views
    338

    ok thx, i'll try that

    ok thx, i'll try that
  6. Thread: loop question

    by Fri000
    Replies
    2
    Views
    338

    how would you change the alpha of say of 20 mc's...

    how would you change the alpha of say of 20 mc's to 50 using a loop (and they are named mc1, mc2, mc3 etc..)? cause anything i tried dont seem to work out...
  7. Thread: Tint question

    by Fri000
    Replies
    8
    Views
    601

    that wont work to well cause then it will change...

    that wont work to well cause then it will change the color of the background around it aswell (eg: http://fri000.netfirms.com/duck2.swf)
  8. Replies
    8
    Views
    551

    how about when u break it apart you save it as a...

    how about when u break it apart you save it as a gif and not with a white bg =D (unless u already did that, then im out of ideas, maybe u can say what prog u use to break them apart?)
  9. Replies
    8
    Views
    551

    try changing the background from white to clear,...

    try changing the background from white to clear, then when u import it into flash it should have no background
  10. Thread: Tint question

    by Fri000
    Replies
    8
    Views
    601

    i dont think you understood what i meant. what i...

    i dont think you understood what i meant. what i wanted to know is how to add a transparent color to the pic, not how to change its color completely and then lower the alpha...
  11. Thread: Tint question

    by Fri000
    Replies
    8
    Views
    601

    wow thats like almost exactly want i needed but i...

    wow thats like almost exactly want i needed but i dont get the part where u change the alpha of that MC to add semi transpanrt color to it instead of just a soild one
  12. Replies
    2
    Views
    372

    try adding a action script counter thingy....

    try adding a action script counter thingy. like...
    for the 1st frame put:

    _root.count ++

    and on the last frame of the movie put:

    if(_root.count == 5){ stop() }

    this should make the...
  13. Thread: Tint question

    by Fri000
    Replies
    8
    Views
    601

    would that be to adjust color of a single object...

    would that be to adjust color of a single object or a whole movie clip? if only one object can it be adjusted on a imported picture by any chance?
  14. Thread: Tint question

    by Fri000
    Replies
    8
    Views
    601

    is there any way to add tint to a MC with action...

    is there any way to add tint to a MC with action script?
  15. Replies
    3
    Views
    327

    k, thx =)

    k, thx =)
  16. Replies
    3
    Views
    327

    How can you make a flash movie have a transparent...

    How can you make a flash movie have a transparent background??
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center