A Flash Developer Resource Site

Search:

Type: Posts; User: Ctrl+Alt+Del

Page 1 of 20 1 2 3 4

Search: Search took 0.68 seconds.

  1. *****can a subroutine do that? :p*****

    ok this may be long but please read it all.

    I have a startdrag(); on sme kind of bar.
    like I'm holding it from its bottom with the mouse.
    it's horizontal and it extends from the mouse to the...
  2. Replies
    3
    Views
    353

    ....that's not working (I corrected, you forgot a...

    ....that's not working (I corrected, you forgot a "." after _parent)
  3. Replies
    3
    Views
    353

    calling dinamically clips

    I would like to call a movie clip with a smart clip (I'll name it LINE), this smart clip has just a dynamic var named dyn.

    on the _parent (from LINE's point of view) I have 5 mc named a1, a2, a3,...
  4. Replies
    6
    Views
    565

    here it works the same way, look at the menu:...

    here it works the same way, look at the menu:
    http://www.robbiewilliams-usa.com/

    any answer? i'm really getting mad....
  5. Replies
    6
    Views
    565

    *bump* I can't find a way to move/manage loaded...

    *bump* I can't find a way to move/manage loaded clips from the root timeline......... I think this could be interesting for everyone to explain how to...
  6. Replies
    6
    Views
    565

    i tried with his code but none of the loaded...

    i tried with his code but none of the loaded clips moved to the specified place....... how do I call loaded movies?

    for (i=1; i<=5; i++) {
    loadMovieNum (i+".swf", i);
    setProperty...
  7. Replies
    6
    Views
    565

    have you checked the site? because I could make...

    have you checked the site?
    because I could make that effect if they were external movie clips..... but these are not external movie clips, I mean they can move!!!
    or can it be done with externals?
  8. Replies
    6
    Views
    565

    Preload single clips

    hi people, I've already asked for this one, but somebody told me it's impossible to do it.
    check the galleries at: http://www.beksinski.pl/
    and notice that every image has its own preload.
    I've...
  9. Replies
    5
    Views
    526

    i tried adding a textfield containing the string...

    i tried adding a textfield containing the string and it says just:
    bg
  10. Replies
    5
    Views
    526

    thx but doesn't work yet..... I wonder why......

    thx but doesn't work yet..... I wonder why......
  11. Replies
    5
    Views
    526

    -_- Sob! °-°

    ...hi people.... as usual stucked with strings....
    I know it's wrong but can I do something like this?

    loadMovieNum ("bg" add _level50.loadwhat add ".swf", 1);

    obviously _level50.loadwhat is a...
  12. Replies
    3
    Views
    1,287

    -bump- sorry -_-

    -bump- sorry -_-
  13. Replies
    3
    Views
    1,287

    aawww... I really can't make it work.... I just...

    aawww... I really can't make it work....
    I just wish to manipulate the variable inside a movieclip whom instance name is stored in a string..........:mad:
    I tried in every kind of way:

    'name' +...
  14. Replies
    3
    Views
    1,287

    duplicate movie clip variables

    I have some variables in some duplicated movie clips.
    you know it's easy to duplicate that's how I do:

    [...]
    n=1;
    while (n<=4) {
    name = "x" add i;
    duplicateMovieClip(x, name, i);
    [...]
  15. Replies
    11
    Views
    740

    nah... it's not working.... anyway I've tried to...

    nah... it's not working.... anyway I've tried to put the code inside the preloader MC but it's still not working....... sigh......
  16. Replies
    11
    Views
    740

    ok, as soon as I'll try it I'll tell you, anyway...

    ok, as soon as I'll try it I'll tell you, anyway it seems a good solution! thx!
  17. Replies
    11
    Views
    740

    ok ok, I know enough about preloads, but have you...

    ok ok, I know enough about preloads, but have you checked the site I posted? it may be that they created a certain number of swfs and placed them on the right place with a grid and a guide image.......
  18. Replies
    11
    Views
    740

    preload single clips

    hi peeps!
    How do I preload a single movie clip inside the main movie clip?
    I mean instead of loading all the movie having a preload on just some clips.

    an effect like that can be seen on this...
  19. Replies
    1
    Views
    369

    !-!-!-!- Frame Labels -!-!-!-!

    hi hi,
    can I use frame labels in actionscript?

    Because I did like this ("infostop" is the name of the label):

    on (release) {
    if (_currentframe=="infostop") {
    loader = 1;
    ...
  20. Thread: Cap 2003

    by Ctrl+Alt+Del
    Replies
    55
    Views
    5,090

    rofl, have i killed the cap? :D

    rofl, have i killed the cap? :D
  21. Replies
    11
    Views
    916

    I know about pixies thng, but I had to... sob.......

    I know about pixies thng, but I had to... sob.... or the intro would have been biiiiiiigger! :)
    anyway, thx for the feedback, that's cool to hear from people on mac, i needed that!
  22. Replies
    11
    Views
    916

    fuerteventura is just the name of this fashion...

    fuerteventura is just the name of this fashion brand, not my site's name and yes I think it's the name of an island :)

    I had to load each picture, I couldn't load everything on the fly, it needed...
  23. Thread: Cap 2003

    by Ctrl+Alt+Del
    Replies
    55
    Views
    5,090

    thx for the comment :p about japan trip hmmmm...

    thx for the comment :p

    about japan trip hmmmm maybe I'll do but I was thinking about having my own site about that trip, with everything explained.

    I may be here sometimes, work kills me :)
    ...
  24. Thread: Cap 2003

    by Ctrl+Alt+Del
    Replies
    55
    Views
    5,090

    jeez.... it's been a lot of time.... (/me feels...

    jeez.... it's been a lot of time.... (/me feels nostalgic... :P)
    Anyway, I went to the "site check" board andasked for a check
    so I saw the a+a board and came in to have a look.
    How are you doing...
  25. Thread: Cap 2003

    by Ctrl+Alt+Del
    Replies
    55
    Views
    5,090

    :D LOL

    :D LOL
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center