A Flash Developer Resource Site

Search:

Type: Posts; User: MrSmither

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. send string to ip on same local network.

    Hi
    I was wondering if it was possible to send a string to a flash application from a flash application on the same local network? Can i put the code requiered on a mobile (android) in air?

    Thanks...
  2. I may be wrong but i think by using a class file...

    I may be wrong but i think by using a class file to hold functions that are frequently used you make your code faster.
  3. Replies
    11
    Views
    824

    thnax to all

    thnax to all
  4. Replies
    1
    Views
    497

    Make var visible to two functions

    hi,
    Can someone tell me why in the folowing code:


    public class bordercolor extends MovieClip {
    public var MC:MovieClip;

    public function getMcInfo(mc:MovieClip):void{
    MC=mc;
    }
  5. Replies
    11
    Views
    824

    by the way do you know how i can change the color...

    by the way do you know how i can change the color of an entire movie clip (tweens, lines,) on every frame with a package linked to it??
  6. Replies
    11
    Views
    824

    ohh thanx alot thats got it!!!

    ohh thanx alot thats got it!!!
  7. Replies
    11
    Views
    824

    yer so how do make evrythig waite until the...

    yer so how do make evrythig waite until the getter setters have been executed?
  8. Replies
    11
    Views
    824

    well this class is linked to a component so if i...

    well this class is linked to a component so if i put the component on the stage i can change all the paramaters...
    ahh yes sorry that =50 shoulden't be there i was debugging... but you get the same...
  9. Replies
    11
    Views
    824

    yer sorry, this doesn't work: public class...

    yer sorry,

    this doesn't work:

    public class btn_main extends MovieClip {

    var _allTextFont:Number;
    var _allTextSize:Number;
    var _borderColor:Number;
    var _buttonHeight:Number;
  10. Replies
    11
    Views
    824

    [RESOLVED] var nan in function

    hi,

    can someone tell me why in a class file if i define a var in one function and then try to access it throgh an other function that has a add event listener i can see it, but if the second...
  11. ohhh... ok thanx a lot but: ...

    ohhh... ok thanx a lot but:

    -what does the _phpAddFile bit do?
    -so onece i'v done that i can use the myParam variable in the code and it will change depending on the...
  12. oops this shouldn't be hear... look at next post...

    oops this shouldn't be hear... look at next post please.
  13. How to get data between paramater panel and class file?

    hi,
    well i'v been serching for a fairly long time for how to make components. Every time i fing an artical it's 230000000 pages long and completly incomprihensible, and that's not because i don't...
  14. Replies
    21
    Views
    73,736

    Sticky: Don't know if this is flash or my pc... maybe...

    Don't know if this is flash or my pc... maybe you'll be able to tel me..
    The instance name text field and endeed most text fields in most panels seem to show an other palen onderneeth when i cilck...
  15. Replies
    6
    Views
    653

    hi, try replacing your code with this: ...

    hi,
    try replacing your code with this:

    mcYear0.addEventListener(MouseEvent.MOUSE_OVER, HOver);
    mcYear1.addEventListener(MouseEvent.MOUSE_OVER, HOver);...
  16. Replies
    4
    Views
    735

    thanx so much!!!!!!!!!!! I'v got it working! i'v...

    thanx so much!!!!!!!!!!!
    I'v got it working! i'v been trying to for a VERY long time! THNAX :):):):)
  17. Replies
    4
    Views
    735

    thanx! so what you're saying is that i need to...

    thanx!
    so what you're saying is that i need to enable redirection in my preferences and then i can specifie the url with that code. What's the sandbox thing for?
  18. Replies
    4
    Views
    543

    i think he means "addChildAt".

    i think he means "addChildAt".
  19. Replies
    4
    Views
    735

    redirect after payment

    hi,
    i'm trying to make a site with the ability to pay for and dowload things.
    i'd like to use paypal and was wondering how i can redirect a client to a dowload page after payment. If you've ever...
  20. Thread: paypal

    by MrSmither
    Replies
    8
    Views
    14,212

    I don't want to be unkind but: ...

    I don't want to be unkind but:

    1)why don't you start a new post?
    2)thats as2 and your in the as3 forum.

    sorry but i can't help you...

    can...
  21. Thread: paypal

    by MrSmither
    Replies
    8
    Views
    14,212

    anyone?

    anyone?
  22. Replies
    4
    Views
    651

    here you go hope it helps, there's a flash cs3...

    here you go hope it helps, there's a flash cs3 and flash cs4 file i ther for you!

    MrSmither

    ps: if you change the interval on the timer (first line of code) to 100 insted of 500 or 250 it gives...
  23. Thread: paypal

    by MrSmither
    Replies
    8
    Views
    14,212

    thanx! so if i'm reading that rite that's...

    thanx!
    so if i'm reading that rite that's html... so the variable that tels paypal where to goto affter payment is "notifie_url" but when I do a simple buy now btn in as3 with paypal i send a lode...
  24. Thread: paypal

    by MrSmither
    Replies
    8
    Views
    14,212

    anyone?

    anyone?
  25. Thread: paypal

    by MrSmither
    Replies
    8
    Views
    14,212

    thanx alot! I can't find the url that the client...

    thanx alot!
    I can't find the url that the client is redirected to affter payment...
    Can you help?

    oh and nice site by the way!
Results 1 to 25 of 45
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center