A Flash Developer Resource Site

Search:

Type: Posts; User: inder_s2010

Page 1 of 8 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,478

    details sent in PM

    details sent in PM
  2. Replies
    2
    Views
    1,088

    its not that difficult. try using accordion...

    its not that difficult. try using accordion component. but skinning is little tricky.

    best of luck :)
  3. Replies
    0
    Views
    408

    [F8] cancel call to service

    Hi,

    Is it possible in flash to cancel a call to service (php or any)....

    suppose i called a service name "http://somedomain.com/sevice.php"
    before the data comes to me i pressed some other...
  4. i think you gave linked the class file to symbol...

    i think you gave linked the class file to symbol in library. ???

    If yes then its easy.. put a trace in your class > trace(this)
    you will come to know the whole path where your avatar is placed on...
  5. Replies
    3
    Views
    520

    Better Idea

    better idea is to use setVolume and set the volume of root clip
  6. Replies
    7
    Views
    500

    You have to allow by policy file or by...

    You have to allow by policy file or by allowDomain command on both sides where your files are placed. Try it out, i think it will work
  7. i just faced a problem in my practice. and i...

    i just faced a problem in my practice. and i wanted to share that problem with everyone. that's it... nothing complicated and guessing work.
  8. anyone facing the same? any thoughts..?...

    anyone facing the same? any thoughts..? suggestions?
  9. :cool:

    :cool:
  10. just because you were inserting strings in array....

    just because you were inserting strings in array. that was the problem
  11. try this > myMcs=new Array(Alpine_mc, Jump_mc);

    try this > myMcs=new Array(Alpine_mc, Jump_mc);
  12. [F8] found some serious problem in for in loop

    hi guys,

    today i faced a amazing problem in for(var i in Object) loop.
    I declared an array and reversed it, then tried to trace it with for in loop.
    here's a example try it...


    var...
  13. yeah.. you are right here. They have internal...

    yeah.. you are right here.
    They have internal actionscript..

    it all depends on what u want. Usually input text have all basic feature that same component have... try and see urself... ;)
  14. thats the only reason size of the swf is 150kb....

    thats the only reason size of the swf is 150kb. use Input Text instead component(TextInput).
    and make your own button instead of button component. it will help for sure..
  15. all are components?

    all are components?
  16. Replies
    1
    Views
    474

    yeah you can do these things with basic tweens...

    yeah you can do these things with basic tweens and Actionscript.. but the difference is you must know which method is less time consuming and easy, cost effective (blah.. blah..) for your project.. ...
  17. Replies
    1
    Views
    505

    you are using Input Text. Use Dynamic Text and...

    you are using Input Text. Use Dynamic Text and from its properties make it non-selectable.

    hope it helps
  18. Replies
    7
    Views
    764

    check this out no need to put this in XML doc:...

    check this out

    no need to put this in XML doc: %3Cbr%2F%3E
  19. Replies
    7
    Views
    764

    have you done this? Textboxname.html=true

    have you done this?

    Textboxname.html=true
  20. Replies
    7
    Views
    764

    hi, please use the XML document i have...

    hi,

    please use the XML document i have attached. please always run your XML in IE after creating it.

    Another thing is that you are using <br> in attributes values. dat was reason of error in...
  21. 2 swfs can communicate with each other, but it is...

    2 swfs can communicate with each other, but it is done in flash through localConnection. I dont know about dreamweaver.
  22. Replies
    9
    Views
    670

    no problem gobbles

    no problem gobbles
  23. Replies
    9
    Views
    670

    its quite weird but i have tested that your...

    its quite weird but i have tested that your online file, it works fine on flash player 8. try it...
  24. Replies
    9
    Views
    670

    its quite weird but i have tested that your...

    its quite weird but i have tested that your online works fine on flash player 8. try it...
  25. Replies
    9
    Views
    670

    here it is mcLoader is objectMovieClipLoader...

    here it is
    mcLoader is objectMovieClipLoader that you are using, and some other parameters which i have passed into checkprogress function...

    var intrvl:Object = new Object();
    intrvl.id =...
Results 1 to 25 of 198
Page 1 of 8 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center