A Flash Developer Resource Site

Search:

Type: Posts; User: euga

Search: Search took 0.06 seconds.

  1. I don't understand

    Sorry but I don' t understand properly what I can do. May you show me some concrete example to use Chat and Videoconference components by manual connection ( not with SimpleConnection component)....
  2. Problem with VideoConference and Chat components

    I want to use a manual connection for VideoConference e Chat components: IstanceName.connect(connection) and IstanceName.setUsername(username). Why if I do it for VideoConference appears only the...
  3. Replies
    1
    Views
    1,533

    I've this problem: If I write, by server side: ...

    I've this problem: If I write, by server side:
    -----------------------------------------------------------
    function onConnect(client1){
    // my code
    var err = new Object();err.message = "My...
  4. Thread: MIME

    by euga
    Replies
    0
    Views
    404

    Is it possible specify MIME type of variables...

    Is it possible specify MIME type of variables posted to server in Flash? For example:

    -----------------------------7d01ecf406a6
    Content-Disposition: form-data; name="fileaaa";...
  5. Thread: problem upload

    by euga
    Replies
    0
    Views
    377

    I've this problem: I'm trying to create a upload...

    I've this problem: I'm trying to create a upload system that use flash MX by client-side e ASP by server-side.

    How to comunicate to the asp page the correct data to do the upload? I wish to...
  6. Replies
    3
    Views
    482

    No! Look the documentation about the methods...

    No! Look the documentation about the methods LoadVars.send and LoadVars.sendAndLoad(using this method is like passing parameters between two ASP page).
    In the asp page you have to create so many...
  7. Replies
    3
    Views
    482

    It's simply. By server side use an ASP page to...

    It's simply. By server side use an ASP page to send the email. By client side use the LoadVars.sendAndLoad or LoadVars.send method
  8. Replies
    0
    Views
    559

    I' m trying to create an upload files system...

    I' m trying to create an upload files system using ASP and Flash but I don't Know how to specify the encoded type of the variables that I pass to ASP page by POST method.
    There is a way to specify...
  9. Thread: input type="file"

    by euga
    Replies
    4
    Views
    478

    ok

    It's all right! Don't worry!
    Thanks
  10. Thread: input type="file"

    by euga
    Replies
    4
    Views
    478

    Thanks but the URL, maybe, is not correct

    Are you sure about the URL? I'm not able to download your extension!
  11. Thread: input type="file"

    by euga
    Replies
    4
    Views
    478

    Is it possible to simulate a form input control...

    Is it possible to simulate a form input control type file, in Flash MX?
  12. Thread: tutorial

    by euga
    Replies
    1
    Views
    1,666

    Do you Know some tutorial about shared images?

    Do you Know some tutorial about shared images?
  13. Replies
    1
    Views
    6,880

    I've done a Videoconference application. This go...

    I've done a Videoconference application. This go only if the Flash Server MX installation is for developers, but the application is rejected if the installation is a production installation. This is...
  14. Replies
    1
    Views
    1,646

    I have created a main.asc in which I load...

    I have created a main.asc in which I load components.asc. In the same file there was a calling to a method by Server side: NewClient.call("setHistory", null, application.history); By Client side :...
  15. Replies
    2
    Views
    2,228

    thanks

    Easy but ingenious.
    Thanks
  16. Replies
    2
    Views
    2,228

    How to set enable to false all the stage when it...

    How to set enable to false all the stage when it is calling a FMessageBox?
    I want to obtain the same effect that happens when, for example, it is calling the Macromedia privacy panel or a message in...
  17. Thread: disabled stage

    by euga
    Replies
    0
    Views
    357

    How to set disabled the all stage when appear an...

    How to set disabled the all stage when appear an alert message (created by UI Components), like it appens when appears a macromedia message ( example deny or access a web cam source)?
  18. Thread: dictionary

    by euga
    Replies
    3
    Views
    3,697

    Thank you!!

    Thank you! I'm very absent-mindedness!!!
  19. Thread: dictionary

    by euga
    Replies
    3
    Views
    3,697

    Does exist a free dictionary about server-side...

    Does exist a free dictionary about server-side ActionScript and Client-Side ActionScript for Comunication Server?
  20. Thread: main.asc

    by euga
    Replies
    5
    Views
    4,955

    Real Thanks

    Real thank you to all!!
  21. Thread: main.asc

    by euga
    Replies
    5
    Views
    4,955

    How to calcualte, in the main.asc, the max...

    How to calcualte, in the main.asc, the max connections and the max bandwidth that my server can support?
  22. Replies
    0
    Views
    330

    Hi! I'm Eugene from Lecce (Italy). UI component...

    Hi! I'm Eugene from Lecce (Italy).
    UI component set#2 is great! But, unfortunately, there is no a complete tutorial to lern to use it.
    Do you Know where I may found something about set#2?
    Thank...
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center