A Flash Developer Resource Site

Search:

Type: Posts; User: softip

Page 1 of 3 1 2 3

Search: Search took 0.30 seconds.

  1. Replies
    0
    Views
    660

    flv sound problem!

    There are 3 .flv files In my application. They'll load in the swf on the same time. I can regulate the volume but all of streamings will change the volume. How can I do there're 3 sound sliders that...
  2. Replies
    1
    Views
    622

    connection problem!

    How do I play the a.flv b.flv and c.flv on the same time but only have one connection? Please take a look at the source code below
    ***********************************
    var streamName=new Array();...
  3. Replies
    2
    Views
    341

    Sorry for spelling wrong and gaving a unclear...

    Sorry for spelling wrong and gaving a unclear description. Let me describe my problem again!

    I'd like to do when you open this file,it'll be automatic to load the "abc.swf". Of course,you can...
  4. Replies
    2
    Views
    341

    Need your help in "onRelease" event !

    In my application,I'd like to do the buttom event that is "onRelease". When the file was loaded in the beginning and don't have to press the buttom.
    Please see the source code below...
  5. Replies
    0
    Views
    322

    ListBox.......Help!

    Please help me to take a short time for looking this article
    http://www.macromedia.com/devnet/mx/flash/articles/extending_components.html

    I followed the direction and it works well but I have a...
  6. Replies
    0
    Views
    405

    Video in Flash MX 2004

    I try to play the streaming in Flash MX Professional 2004 without the Flash Communication Server. In my addition that's successfully,but I wonder about the video is download to the client's compuet...
  7. Replies
    2
    Views
    389

    Help! Make a event by the variable!

    I know how to attach 20 movieclips into the screen. The problem is if I'd like to make a event by the variable,how can I do? Please take a look at my source code,

    function made_btn(){
    for(i=0;...
  8. Replies
    0
    Views
    375

    SharedObject.getLocal question

    I use SharedObject.getLocal in the A.swf. The code is
    .........................................
    sobj=SharedObject.getLocal("MyName");
    var online_key="open";
    sobj.data.onlinekey=online_key;...
  9. Hi sideshow_barry: Thanks for your advices! I...

    Hi sideshow_barry:

    Thanks for your advices! I got it that is successful in my application. Moreover,I found some references out. There're useful for me! Thanks!

    softip
  10. How do I read Shared Object from another movie?

    have created a Shared Object in "A.swf". I can read and write to it -no problem, but how do I read it in "B.swf"when Shared Object's data was changed in "A.swf".

    In "A.swf" I use a bottom:
    ...
  11. How do I read Shared Object from another movie?

    I have created a Shared Object in "A.swf". I can read and write to it -no problem, but how do I read it in "B.swf"when Shared Object's data was changed in "A.swf".

    In "A.swf" I use a bottom:
    ...
  12. Can you see the file was made by FlashMX on the Pocket PC?

    I download the Flash Player 6 for Pocket PC from
    http://www.macromedia.com/software/flashplayer/pocketpc/2002.html

    and I used a example that download from...
  13. The dynamic JPGs loading and sizing problem

    I want to dynamically load JPGs into a MovieClip by choosing from a list in a select box. The problem is I set width and height of MovieClip is (240,180) but every JPG has different width and...
  14. Replies
    3
    Views
    556

    Hi! I have the same problem in my application. I...

    Hi!
    I have the same problem in my application. I got Webkuh's advice but I failed. I got the width and height of the mc is (0,0).If you got a success,could you tell me how to do taht,please? Thakns!...
  15. Replies
    0
    Views
    376

    It's a button problem!

    I used the example that in FlashCom Server. It's a chatroom. I modified the send message function. I hope every client can use "enter" to send message. After I modified,the messge didn't rank with...
  16. Replies
    0
    Views
    647

    It's a button problem!

    I used the example that in FlashCom Server. It's a chatroom. I modified the send message function. I hope every client can use "enter" to send message. After I modified,the messge didn't rank with...
  17. Replies
    2
    Views
    445

    Hello! mayhem_sci Thanks for your reply soon....

    Hello! mayhem_sci
    Thanks for your reply soon.
    In your advices,I can see the entries_so file in regulate.
    But I cann't see the Chinese words in this application that is sample_guestbook.swf file.
    ...
  18. Replies
    2
    Views
    445

    How can I do and see the Chinese words?

    I can type the Chinese words in the sample_guestbook.swf but I cann't recive that.
    I opened the the entries_so file(SharedObject) that was saved in FlashCom Server and it's unregulated.

    I know...
  19. What did I make a mistake in this problem or install FlashCom Server?

    I have some problems in the sample_videoconference.swf because I didn't get success.
    I don't know what's happen when I use the app_inspector.swf to look some information in the...
  20. Replies
    1
    Views
    1,414

    How can I delete one data from ListBox?

    I use this action script in client
    users_so = SharedObject.getRemote("users_so", client_nc.uri, true);

    I know the index is true or false meaning.
    (1)true specifies that the shared object is...
  21. Replies
    2
    Views
    1,331

    Hi damo, Thanks for your advice. I got it.

    Hi damo,
    Thanks for your advice. I got it.
  22. Replies
    2
    Views
    1,331

    How can I see the message?

    I wrote three sections in main.asc
    (1)application.onAppStart
    (2)application.onConnect
    (3)application.onDisconnect
    And I used the app_inspector.swf to look message of trace that write in...
  23. Replies
    0
    Views
    1,212

    How do I use this example?

    I used the sample_broadcast.swf that is in FlashCom server. But please teel me,how to login and see the simple_preso.swf

    Best regards,

    softip
  24. Replies
    1
    Views
    1,429

    How can I do it?

    I wrote a main.asc in FlashCom server. I want to look some message when I connect with server,so I use the "trace" function in the main.asc .How can I look this message when I connect with?

    Best...
  25. Please help me about the video stream question!!

    How do I do that if clientA push a button,how to show clientA's view in clientB? ClientA and ClientB use the same .swf file.

    Now I just can recive clientB's view in clientA when clientA push the...
Results 1 to 25 of 67
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center