A Flash Developer Resource Site

Search:

Type: Posts; User: aeliayousaf

Page 1 of 9 1 2 3 4

Search: Search took 0.17 seconds.

  1. Replies
    4
    Views
    1,717

    perfect. this is what i was looking for. ...

    perfect. this is what i was looking for.

    thanks!
  2. Replies
    4
    Views
    1,717

    Array question maybe?

    I have 10 different movieclips on stage. I need to be able to detect when all 10 movie clips are not visible on stage, then i need to display a message.

    so for example each time a user clicks on...
  3. Replies
    1
    Views
    959

    ok so i figured it out myself...here is what to...

    ok so i figured it out myself...here is what to do if you have the same problem:

    add this on the main time line:

    var frameArray:Array=new Array(47,140,185)
    var...
  4. Replies
    1
    Views
    959

    motion guide tweening to random frame

    is it possible to use motion guide tweening and have AS to stop at a random (or an array) frame within the mc?
  5. Replies
    9
    Views
    2,359

    really eh...like i said it works for me, but only...

    really eh...like i said it works for me, but only the message field shows up...
  6. Replies
    9
    Views
    2,359

    lol i did bro...i'm not that stupid lol

    lol i did bro...i'm not that stupid lol
  7. Replies
    9
    Views
    2,359

    bro i tried it, but still not working. i have...

    bro i tried it, but still not working. i have attached my flash file and the php. please see what i am doing wrong.
    thanks
  8. Replies
    9
    Views
    2,359

    i have already done that...but did not work. ...

    i have already done that...but did not work.

    flash:
    sendData_lv.name = name_txt.text;
    sendData_lv.email = email_txt.text;
    sendData_lv.how = how_txt.text;
    sendData_lv.phone = phone_txt.text;...
  9. Replies
    9
    Views
    2,359

    Flashmatic form

    hey guys...
    I am trying to work with a flash feedback form that i got from here: http://www.flashmatics.co.uk/ .. everything is working, except i need to add a few more fields - which i did in the...
  10. Replies
    9
    Views
    1,986

    actually you are right...i had to convert the...

    actually you are right...i had to convert the image_mc inside to another mc...:)
  11. Replies
    9
    Views
    1,986

    this is perfect man...i did not have the third...

    this is perfect man...i did not have the third movie clip called "snap_mc"! but this is great thanks a lot for you help mate. great work and help.
  12. Replies
    9
    Views
    1,986

    @nig_13 thanks a lot for this suggestion...i...

    @nig_13 thanks a lot for this suggestion...i tried it seems to be working a bit...however the snap shot when clicked displays the same part of the image...and not what should be inside the rectangle...
  13. Replies
    9
    Views
    1,986

    i have attached a file that i rigged up. I got...

    i have attached a file that i rigged up. I got the drag part with mask working, but i cannot seem to get the duplicateMovieClip part working...it works from the root, but not when its inside a MC....
  14. Replies
    9
    Views
    1,986

    just re-positioning the image...basically if you...

    just re-positioning the image...basically if you look at this:
    www.missionimpossible.com/intl/us/deepzoom/

    this is what i am trying to achieve (but in as2) :confused:
  15. Replies
    9
    Views
    1,986

    Image Capture of region

    here is what i'm trying to achieve...i have an image, on that image is a box moving with the mouse, i need to pretty much capture a region of the image with a mouse click - kinda like a snapshot.
    ...
  16. Replies
    1
    Views
    820

    can you attach the .fla?

    can you attach the .fla?
  17. Replies
    2
    Views
    1,094

    damn! why didnt i think of that! worked...

    damn! why didnt i think of that! worked perfect..thanks bro.
  18. Replies
    2
    Views
    1,094

    Dragging Map Problem

    I downloaded this movie from this site:
    http://www.senocular.com/flash/source/?entry=584

    what i am trying to do is add another MC within the "MAP" mc, so that the added mc gets dragged as well...
  19. Replies
    2
    Views
    1,470

    hopefully some one can help

    i'm trying to create a slot machine type animation/effect (not game play) where I have 10 different images and every time you hit the spin button it spins the images (with motion blur) and every time...
  20. Replies
    3
    Views
    1,894

    ya all my mc clips are on the first frame on my...

    ya all my mc clips are on the first frame on my time line, basically i have a main frame, and then within that frame i got rest of the movie clips.

    attached is the code for the loader, looks...
  21. Replies
    3
    Views
    1,894

    I give up on preloaders!!!

    ok someone please tell me what i am doing wrong. ever since flash player 9+ all my previous preloaders that use to work dont work any more. I get a blank screen and when the whole swf has loaded the...
  22. ahh...awsome...thx man

    ahh...awsome...thx man
  23. one question though what does ".text ne "" mean?

    one question though what does ".text ne "" mean?
  24. this is exactly what i was looking for! thanks a...

    this is exactly what i was looking for! thanks a lot guys!
  25. but i have 110 different numbers so should i...

    but i have 110 different numbers so should i still go with a switch statement?
Results 1 to 25 of 210
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center