A Flash Developer Resource Site

Search:

Type: Posts; User: Ruiz

Page 1 of 8 1 2 3 4

Search: Search took 0.10 seconds.

  1. Thread: MX vs 5?

    by Ruiz
    Replies
    1
    Views
    518

    what do you people think is mx worth getting? is...

    what do you people think is mx worth getting?
    is it alot different to flash 5?
    thanks
    -Rui
  2. Replies
    3
    Views
    936

    Hi people, I am trying to run .exe files from...

    Hi people,
    I am trying to run .exe files from flash at the moment i am using fscommand("exec", "file.exe")
    and it works for files in it's directory but if i do
    fscommand("exec", "d:\file.exe")
    i...
  3. Replies
    5
    Views
    564

    there must be a way......

    there must be a way...
    http://www.wackedusa.com/fourthwacked.html

    there...
    if you hold the enter key it detects it?
    -Rui
  4. Replies
    5
    Views
    564

    enterkey is not detected by keydown.. so how can...

    enterkey is not detected by keydown..
    so how can i detect it?
    thanks
  5. Replies
    5
    Views
    564

    this is odd.. i don't seem to get any event for...

    this is odd..
    i don't seem to get any event for keyDown with the enter key, tab key and , and .
    all the others are fine...
    anyone have any ideas?
    i get the keyUp event just not keyDown
    ??
    -Rui
  6. Replies
    7
    Views
    644

    thanks

    that's just straight php..? can you edit all of an swf in such a means? is there any resources you can reccomend about about structures of swfs and editing it like the way you have done?
    thanks
    -Rui
  7. Replies
    7
    Views
    644

    ahhh oops

    thanks that clears things up..
    so if i want dynamic functions etc i will have to use ming?
    For the add vars thing what was that done with..? and is the source avalible for a look?
    thanks alot,...
  8. Replies
    7
    Views
    644

    type of script??

    like how do u define a dynamic .as file to open??
  9. Replies
    7
    Views
    644

    is it possible to load an external as script with...

    is it possible to load an external as script with the #include function from a variable?
    like

    script = "test.as"
    #include script

    something like that... as far as i've been able to find it...
  10. damn yeah i thought of that before but i don't...

    damn yeah i thought of that before but i don't really want to have split in everysingle function i have! :)
    ahh well.. i'll have to find some go around...
    thanks for all the help
    -Rui
  11. hmm i'm a pain

    think you can think of a way for it to detect and auto send a varible number of variables? without a massive if statement...?
    -Rui
  12. interesting..

    i never knew you could do that
    you can tag with
    fn: "pos"

    and then access
    with

    fnEntry.fn
    ?
    i'll have to try this..
  13. lolz :)

    cuz i wanted it in an array but i think i can manage have the vars in the array separated by a , and then split em up...
    thanks all for the input :)
    -Rui
  14. ah the thing is tho

    i want to save the function call into a textfile...
    and be able to call it from there..
    not using #include either..
    what your saying would allow me to call with a variable function but same...
  15. hmm interesting thanks..

    but i wonder if tyhere is a simpler way because i don't really want to have to store 4 variables to excecute one function...
    hmmz
    -Rui
  16. nope..

    i tried that already it does absolutly nothing....
    have you tried it??
    -RUi
  17. how can you call a function from a variable? i'm...

    how can you call a function from a variable?
    i'm sure i've done this somewhere before using something sorta weird but i can't rember how...
    eg i got a variable

    a = "pos(ball, 200, 100)"

    i...
  18. Replies
    3
    Views
    745

    hehe

    what fun :)

    alrite first things first i suppose..
    you want to get that "spring effect"
    to create that..
    you know how to do a basic easing script?
    if you change the speed to something above .5...
  19. Replies
    5
    Views
    793

    hehe yeh thx i just figured out after what was...

    hehe yeh thx
    i just figured out after what was stuffed i don't use photoshop much and for some reason i got no export options...
    it's weird.. i think i need to reinstall
    hehe
  20. Replies
    5
    Views
    793

    yeh but how do i get a layer there?

    yeh but how do i get a layer there?
  21. Replies
    5
    Views
    793

    hehe i just realised i'm REALLY crap at...

    hehe i just realised i'm REALLY crap at photoshop..
    how do i take a layer into flash?
    thnx in advance
    -Rui
  22. Replies
    2
    Views
    539

    maybe i just suck at explaining..

    arg sorry very badly worded looking back looks like i';m writing a very very very stupid question :)
    but i think i figured out what i wanted to do so thanks for feedback anyway hehe
    -Rui
  23. Replies
    2
    Views
    539

    can you change the parameters dynamicly? eg. i...

    can you change the parameters dynamicly?
    eg.
    i have
    joe, john, jim

    and i want them to be the parameters in
    fill()

    can i do this?
    without going fill(joe, john, jim)
  24. Thread: Saving arrays??

    by Ruiz
    Replies
    0
    Views
    391

    can arrays be saved? or written to files? because...

    can arrays be saved? or written to files? because spitting out the variables to the level which has an array in it just gives me var1,var2,var3 etc of the array not in a form which can be reloaded...
  25. Replies
    12
    Views
    683

    lol..

    damn... :(
    i suppose...
    i could keep track of the number of variables... the dimensions..
    create the array split the vars.. then fill..
    that is such a pain... lol...
    but thnx for trying :)
    -Rui
Results 1 to 25 of 195
Page 1 of 8 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center