A Flash Developer Resource Site

Search:

Type: Posts; User: Gorky

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    16
    Views
    1,541

    Yeah I got it bookmarked :) I might be back here...

    Yeah I got it bookmarked :)
    I might be back here after I talk with my developers with more intelligent questions hehe.
  2. Replies
    16
    Views
    1,541

    Sorry for the confusion, I actually dont really...

    Sorry for the confusion, I actually dont really care if all the data is handled on the backend or not, and in fact, i realize that there is no way any data could be stored by flash to reappear on the...
  3. Replies
    16
    Views
    1,541

    Thanks for the info :)

    Thanks for the info :)
  4. Replies
    16
    Views
    1,541

    So what you are saying is that it CAN be done...

    So what you are saying is that it CAN be done securely correct? Thats what i need to find out. After that, I need to know where to go to find out more about the technologies I will need for it. I...
  5. Replies
    16
    Views
    1,541

    Ah, well i am fairly ignorant on the server side...

    Ah, well i am fairly ignorant on the server side stuff. Just plain dont know much about it. However, I really dont care who or what is taking care of the info, as long as the navagation and...
  6. Replies
    16
    Views
    1,541

    Well, check out braincraft.com They supposedly...

    Well, check out braincraft.com
    They supposedly have a complete efinance product done in flash. Check out their announcement section. This is what makes me think its possible.
  7. Replies
    16
    Views
    1,541

    If someone knows anywhere where I can start...

    If someone knows anywhere where I can start researching security with Flash I would appreciate it. I cant seem to find much in the manuels about it. Supposedly it is possible, for example, to...
  8. hmm, still didnt work. the over variable never...

    hmm, still didnt work.
    the over variable never gets set to true (as per the debugger) so I think the hit test is not working.
  9. Dangit I took care of this 6 months ago. Must be...

    Dangit I took care of this 6 months ago. Must be a fungus. Those are impossible to get rid of.
  10. Jaction? could be jackson. You could think of...

    Jaction?
    could be jackson.
    You could think of all sorts of interesting things with a name like that!
  11. Cool thanks! I didnt realize there was a right...

    Cool thanks! I didnt realize there was a right click menu you could get to. I wonder why it doesnt work when you select it from the control menu. hmmm
  12. Grrr, stupid smiles :)

    Grrr, stupid smiles :)
  13. onClipEvent (enterFrame) { if (/:over ==...

    onClipEvent (enterFrame) {
    if (/:over == false) {
    for (num=0; num <= 6; num++) {
    if ("/ball" add /:ballnum.hitTest("/ball" add num)) {
    "/ball" add /:ballnum.swapDepth("/ball" add num)...
  14. thanks. the debugger doesnt seem to work for me...

    thanks.
    the debugger doesnt seem to work for me for some reason BTW. When I open it up it doesnt show anything.
    Do you have to add a trace or something in your movie for anything to appear in the...
  15. "also a variable declared anywhere as...

    "also a variable declared anywhere as "/:variable" can be accessed from anywhere else using only that notation -/:variable."

    um, what? could you give an example of this?
    danka
    P.S. Whats the...
  16. Ok so let me see... There is no way to declare a...

    Ok so let me see...
    There is no way to declare a variable, then use it wherever you want without a path?
    Since I declared some variables that I was using without a path in my first MC, that tells...
  17. I am going through converting some of my Flash 4...

    I am going through converting some of my Flash 4 stuff to flash 5 and ran into something I dont understand. From what I read, if you declare your variables in the first frame of the main timeline,...
  18. Replies
    17
    Views
    1,529

    I agree Flash 5 is tons better, but I can still...

    I agree Flash 5 is tons better, but I can still cry about it cant I? :)
    I really cant see ever understanding the javascript though. I have tried to learn programming before and have always givin...
  19. Replies
    17
    Views
    1,529

    The new actionscript object oriented stuff is...

    The new actionscript object oriented stuff is just great for all of you programming guru types, but for us stupid people is has put Flash out of reach. I was getting somewhat used to actionscript,...
  20. Thread: ARRRGHHH! *sigh*

    by Gorky
    Replies
    3
    Views
    507

    HAHA thanks for the boost. I get discoureged...

    HAHA thanks for the boost. I get discoureged easily :)
  21. Thread: ARRRGHHH! *sigh*

    by Gorky
    Replies
    3
    Views
    507

    Why oh Why?? I was just getting used to...

    Why oh Why?? I was just getting used to actionscript like they had it. Of course im sure most of you will rejoice, everyone knows javascript or some sort of "real" programming except me it seems...
  22. Replies
    10
    Views
    1,074

    *a light flashes on* ahhhhh......

    *a light flashes on*
    ahhhhh......
  23. Replies
    10
    Views
    1,074

    I think the only problem in my particular...

    I think the only problem in my particular situation is that what I am masking is text. I dont want my text to resize with my mask, and if I have them both in a MC that I am resizing, then the text...
  24. Replies
    10
    Views
    1,074

    Wow Rudi, that looks sweet. Did you use this...

    Wow Rudi, that looks sweet. Did you use this trick the others have mentioned? Thanks for the info everyone.
  25. Replies
    10
    Views
    1,074

    I am trying to scale a mask using actionscript. ...

    I am trying to scale a mask using actionscript. I had to use a MC so I could give it an instance name, and now for some reason, when I run the movie, you can see what the mask is supposed to show,...
Results 1 to 25 of 57
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center