A Flash Developer Resource Site

Search:

Type: Posts; User: amit2601

Page 1 of 4 1 2 3 4

Search: Search took 0.59 seconds.

  1. Replies
    2
    Views
    938

    Synchronize video audio from CD drive

    HI All,

    I have a big problem. I have created an application where there will be separate flv for video and mp3 for sound and both are in synch. Now the web version is fine and it downloads the...
  2. Replies
    1
    Views
    1,125

    come on... some solution I am expecting..

    come on... some solution I am expecting..
  3. Replies
    1
    Views
    1,125

    Strange behaviour of Media controller

    I have a strange problem. I am using two media controller in my app and one is loading the flv and one mp3. I have a check for streaming and once the mp3 is loaded totally I start the video... but...
  4. Replies
    0
    Views
    340

    image in textfield

    Hi all,

    I am able to insert image in a text field with <a> tag. But the problem is that the image comes either at the start or at the end in the next line. How to insert the image in between two...
  5. Replies
    1
    Views
    780

    brush tool irregularity

    HI All,

    When I am drawing something with brush tool I am facing a problem. If I am changing the display zoom setting the shapes drawn with brush tool (I mean the width of this) is chaning. But...
  6. dynamically loading jpg problem for the first time... taking too long

    HI All,

    I have made a tutorial where I am loading images and sound dynamically. I am getting the values from a xml file, storing in some variable and then loading the movie when the user clicks on...
  7. Replies
    3
    Views
    828

    sending xml values to PHP...

    Hi All,

    I got a typical problem. I am building an application where I have a form sort of thing in flash and once I fill up the form and say create XML inside flash I am creating a xml string like...
  8. Replies
    0
    Views
    402

    Flash with Java Messeging Services

    Hi all,

    I am building a Client Server application where the Server will be sending data to the client in JMS. Is it possible to access those data in Flash client and send also to the Java Server. ...
  9. Replies
    0
    Views
    594

    Flash with JMS

    Hi all,

    I am building a Client Server application where the Server will be sending data to the client in JMS. Is it possible to access those data in Flash client and send also to the Java Server. ...
  10. Thread: JMS and Flash

    by amit2601
    Replies
    4
    Views
    1,771

    JMS and Flash

    Hi all,

    I am building a Client Server application where the Server will be sending data to the client in JMS. Is it possible to access those data in Flash client and send also to the Java Server. ...
  11. Hi Tupps, I have done all the things right....

    Hi Tupps,

    I have done all the things right. Now I am able to transfer the xml data also. But my old connection which I am creating for the first time to send data is not getting deleted or closed....
  12. Hi, I have done all the communication part....

    Hi,

    I have done all the communication part. But I am not able to transfer the xml data from the main to child and from child to main window. But my applocation needs xmldata to transfer from once...
  13. Hi VAYKENT, I tried your way, I got to...

    Hi VAYKENT,

    I tried your way, I got to communicate with two swfs and pass variables. But I want to pass Xml Socket object from the base file to another swf file to use the same connection to the...
  14. thanks a lot... I will try out this option....

    thanks a lot...
    I will try out this option....
  15. hi, Thanks for your reply. But I did not...

    hi,

    Thanks for your reply. But I did not understand the LocalConnection.

    Can you elaborate a bit so that it will be easy for me.

    Thanks in advance....
  16. Hi, Thanks for your prompt reply. The need is...

    Hi,

    Thanks for your prompt reply. The need is there. Actually I am developing multiplayer games where I am using socket connection. Now I have a common lobby. Clicking on different game buttons...
  17. Socket Connection problem? Is it possible here.....

    Hi All,

    I have created a socket connection from my flash client to a Java Server. Now I want a child window of my client (in browser) to use the same socket connection. When I am trying that it is...
  18. passing same socket connection to new window?????

    Hi All,

    I have created a socket connection from my flash client to a Java Server. Now I want a child window of my client (in browser) to use the same socket connection. When I am trying that it is...
  19. Thread: tab in forms

    by amit2601
    Replies
    0
    Views
    362

    tab in forms

    Hi all,

    I have designed one small form username and password in flash. Now when I am running the swf or the exe the tab is working fine between the text fields and button, but when I am seeing the...
  20. Replies
    1
    Views
    509

    checking socket connection

    Hi all,

    I have made a multiplayer game using xml socket connection. Now the problem is my game is able to check the connection status when it is loading and doing appropriately. But suppose if in...
  21. Replies
    5
    Views
    1,144

    I did not get you. I need to encode my xml...

    I did not get you.

    I need to encode my xml data in flash as byte array and send and just receive byte array data from a java server and convert it to xml string.
  22. Replies
    3
    Views
    612

    but for security and other reasons I need the...

    but for security and other reasons I need the data to be in byte array only.

    If you have any solution please tell me.

    Thanks

    Amit
  23. Replies
    5
    Views
    1,144

    yeh... it's simple xml data something like this :...

    yeh... it's simple xml data something like this :
    //
    ?xml version="1.0" encoding="UTF-8"?

    Message command="sample1"
    InfoMessage
    newsMessage
    newsMessageAttribute Name="ClassName"...
  24. Replies
    5
    Views
    1,144

    reading byte array in flash

    Hi All,

    I am developing a client server application where my server is built in Java and client in Flash MX. I am using xml socket for my connection. Now the problem is my server is sending me...
  25. Replies
    0
    Views
    642

    reading byte array in flash

    Hi All,

    I am developing a client server application where my server is built in Java and client in Flash MX. I am using xml socket for my connection. Now the problem is my server is sending me...
Results 1 to 25 of 91
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center