A Flash Developer Resource Site

Search:

Type: Posts; User: hanszorg2

Page 1 of 18 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    1,408

    neznein thanks for the reply. Thats the video I...

    neznein thanks for the reply. Thats the video I am trying to load and its there with the swf and html.
  2. Replies
    4
    Views
    1,408

    FLVplayback component doesn't work

    Hi

    Please visit below link

    http://ms.mumbaimirror.com/ads/videoTest/index.html

    Problem is the video doesn't play online. It works offline.

    There's no script involved, I have manually...
  3. Thank you Laurabeth Will update you if that...

    Thank you Laurabeth

    Will update you if that works. Wish me luck :)
  4. import flash.net.URLLoader; import...

    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.display.Loader;
    import flash.events.ProgressEvent;
    import flash.events.MouseEvent;
    import fl.video.*;
    import...
  5. I am getting this error: VideoError: 1000:...

    I am getting this error:


    VideoError: 1000: Unable to make connection to server or to find FLV on server
    at fl.video::VideoPlayer/stop()
    at fl.video::FLVPlayback/stop()
    at...
  6. Thanks for the reply. Will try to understand...

    Thanks for the reply.

    Will try to understand this tonight.
  7. through XML. I have fig out a way to target them...

    through XML. I have fig out a way to target them using sprites but I dont want to use this extra object.

    following is my code:
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import...
  8. can you give me a hint code. Sorry I am new to AS3

    can you give me a hint code. Sorry I am new to AS3
  9. Thanks for the reply Moagrius. The way u replied...

    Thanks for the reply Moagrius.
    The way u replied will work only if the image is still the part of contentLoaderInfo
    I m loading several images using the same loader inside single movie clip.
  10. on mouseclick over it I want to trace the image name

    I have a movieclip on stage.
    I load external image in it.

    Now on mouseclick over it I want to trace the image name eg "Andrew.jpg"

    How can I do this.
  11. Replies
    5
    Views
    7,003

    Sum can u post the PHP code too for this

    Sum can u post the PHP code too for this
  12. whats the meaning of the above code or what it does, also please explain what '?' si

    I was refering the following code

    pw = (pageXML.firstChild.attributes.width) ? Number(pageXML.firstChild.attributes.width) : 300;

    whats the meaning of the above code or what it does, also...
  13. Replies
    2
    Views
    538

    Thanx , got it.....;)

    Thanx , got it.....;)
  14. Replies
    2
    Views
    538

    What does it mean

    var netConn:NetConnection=new NetConnection();
    netConn.connect(null);

    what does the second line in the above code mean

    Pals Thanx in advance :)
  15. It worked fine when i followed ur instruction

    It worked fine when i followed ur instruction
  16. Replies
    0
    Views
    677

    changing movie in swf from html

    I have a swf which plays a flv movie. The movie name is supllied through a function inside the swf. How can i call this function in flash from a html page .
    i am attaching both html & fla here....
  17. Replies
    5
    Views
    1,256

    thanx getting it litle bit, what i understood is...

    thanx getting it litle bit, what i understood is it helps in acceesing the movieclip and object inside somemovieclips. but what do you mean by the following line

    "and you where writing code in...
  18. Replies
    5
    Views
    1,256

    also what does the following mean in the same...

    also what does the following mean in the same tutorial

    var mclListener:Object = new Object();

    thanx in advance
  19. Replies
    5
    Views
    1,256

    text_lv.parent = this; what it means

    What does the following line means

    text_lv.parent = this;

    I found it in the following tutorial

    http://www.actionscript.org/resources/articles/531/1/Flash-photo-Album/Page1.html
  20. Thank you for your effort, but i am unable to...

    Thank you for your effort, but i am unable to open it in my software. Its shutting down my software creating some errors.
    Please send it again its very imp to me.
  21. how to make preloader for external swf file

    I am loading an external swf file(which contains video) on button press. How to make a preloader for it. I am using Flash mx.

    Thanx in advance
  22. this may be simple for you, about duplicate movie clip [flash mx]

    For time being its working fine in flash mx. But I dont think its an efficient way of coding. Please help me with the best way to code it. Trying it since days.

    Attaching the fla.

    Thanx in...
  23. Replies
    4
    Views
    594

    I am attaching my fla which is of same sort can...

    I am attaching my fla which is of same sort can you make it work please.

    I just want a trail of balls moving horizontally in this fla

    Thanx in advance
  24. Replies
    4
    Views
    594

    How to make this work in flash mx

    How to make this work in flash mx, I know it has syntax errors so whats the correct code

    "pillars"+n.label=menulist[n];

    pillars is the name of the movie clip
    label is the dynamic text inside...
  25. Replies
    1
    Views
    455

    [F6] How to render this as html

    How to render this as html in flash mx. I have attached the fla and txt file.
    Thanx in advance
Results 1 to 25 of 433
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center