A Flash Developer Resource Site

Search:

Type: Posts; User: myka

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    369

    question 1.- still clueless question 2.- I...

    question 1.-
    still clueless

    question 2.-

    I found this in an old thread
    It CAN BE DONE--> here is the link to said thread...
  2. Replies
    2
    Views
    369

    two questions about links

    question 1-
    My boss asked me to do a newss letter
    said newss letter has to direct link to a secction inside my flash site. said secction could be a swf loaded on the main flash

    can I tell flash...
  3. Replies
    14
    Views
    1,039

    i was about to start a tread about almost the...

    i was about to start a tread about almost the same thing
    i have a loop, and in that loop i want to check if the jpg is fully loaded before continuing like this

    thumbs=1;
    while (thumbs<20){
    ...
  4. thanks gparis!!!

    so...
    if i have something like this on a frame

    while (thumb_count<10){
    this["thumb"+thumb_count].OnEnterFrame=function()
    dosomething
    }
    }

    this means the current frame? am i Correct?
  5. *bump* really need this

    even if no one has a clue about the on.data thing i asked first

    does anybody knows how to reference a movie clip on a loop?

    like this

    movieClip(number).enterFrame= funcion().....

    or ...
  6. STUPID question about referencing movie clips

    I have been on this so much time now that i must be brain dead or something... cause i don't remember how to reference a movie clip anymore!!!eek: eek: eek:

    thumb_count=0;
    while...
  7. THANKS PELLE ther moment i saw u browsing in the...

    THANKS PELLE
    ther moment i saw u browsing in the forum i had high hopes of this question being aswered,
    (u' are such a nice person, and your site is awesome too)

    About my question

    I...
  8. Annoying problem with _root and loaded movies

    HI,

    this is something that has been bothering me for quite some time.

    When making a site in flash, I usually make a main swf movie that loadsMovies (sub sections of the page) inside of it.
    ...
  9. Thread: external jpgs

    by myka
    Replies
    1
    Views
    353

    Hi I know that there are other ways like xml...

    Hi

    I know that there are other ways like xml and more experts views of this. But i have come up with a newbie and easy solution ('cause i'm newbie, u see).


    thumb_count=10; // its the number...
  10. THANK U BOTH SO MUCH even if i spent like 10...

    THANK U BOTH SO MUCH

    even if i spent like 10 hours stright and couldn't figure it out by myself, i did learn a lot.
    But thanks to u i'm not stuck in some point i couln't go on by myself

    I was...
  11. SEEMS EASY!! but its NOT! problem with button name please help

    i have a variable number of buttons in my stage
    each button has the same function, the function parameter depends on wich button is clicked.
    LIKE THIS
    My buttons are caller button1,button2.... etc...
  12. EXACTLY LIKE THAT!!!:eek: its perfect since i...

    EXACTLY LIKE THAT!!!:eek:
    its perfect since i don't know how many buttons will i have in the movie
    know any tutorial about it?
    or how is this done?
    thanks!!!
  13. dynamically duplicating buttons, dynamically adding code to them... HOW?

    I spent many hours on this, but still i can't figure out how to do it.

    I want to create (or duplicate) a button,
    each button has to be separated from each other by some pixels and the buttons...
  14. it works!!! thank u

    it works!!!
    thank u
  15. Stupid button not tracing property _name, WHY!!!

    hi

    its rather simple
    i have a button with this code

    on (release)
    nombre=this._name;
    trace(nombre);

    i want to show the button instance name in the output box
  16. Replies
    8
    Views
    516

    COOL! it works perfectly!! Thank u sooooo...

    COOL!
    it works perfectly!!
    Thank u sooooo much!:D
  17. Replies
    8
    Views
    516

    it doesn't work for me!!! feeling stupid right...

    it doesn't work for me!!!
    feeling stupid right now...

    i'm attaching the file, maybe u can tell me what i'm doing wrong

    Sorry for the trouble
    Thanks
  18. Replies
    8
    Views
    516

    mhhh.... so far it works, but how do i do, if i...

    mhhh....
    so far it works, but how do i do, if i have 2 variables(or more)? like this:
    &name=
    myka
    gab
    ana
    &job=
    designer
    designer
    analist
  19. Replies
    8
    Views
    516

    so, with this my text file is supposed to look...

    so, with this my text file is supposed to look like this:

    &name="Myka"/r/n "Moagrious"/r/n "User"/r/n &id_name="1"/r/n"2"/r/n "3"/r/n

    and so on?
    is this right?
    sorry, i'm just a stupid...
  20. Replies
    8
    Views
    516

    Multiple data in text file to an Array

    Hi
    i have been searching some tutorial about loading txt file data
    to an array
    I searched the forum too but couldn't find anything like it.

    Can this be done?
    I want to load a simple...
  21. Thread: how is this done

    by myka
    Replies
    13
    Views
    676

    I saw an example photo gallery that does just...

    I saw an example photo gallery that does just what u are asking a while ago-
    Don't remember if it was located in tutorials or in the movies seccion.

    A simple search should solve that

    Good...
  22. Replies
    12
    Views
    638

    It opens just fine!! thank u! now i have to...

    It opens just fine!!

    thank u!
    now i have to investigate it a little
    to see what it does and how

    Again, million thanks

    Myka
  23. Replies
    10
    Views
    930

    Here it is a simple example hope it can help u

    Here it is a simple example

    hope it can help u
  24. Replies
    12
    Views
    638

    just plain old MX

    just plain old MX
  25. Replies
    12
    Views
    638

    does not work :( :( :( unespected file format

    does not work :( :( :(
    unespected file format
Results 1 to 25 of 41
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center