A Flash Developer Resource Site

Search:

Type: Posts; User: whispers

Page 1 of 20 1 2 3 4

Search: Search took 2.20 seconds; generated 7 minute(s) ago.

  1. AS2.0 for life! :)

    AS2.0 for life! :)
  2. Replies
    8
    Views
    8,190

    Zero posts.... SPAM BOT.

    Zero posts.... SPAM BOT.
  3. Replies
    81
    Views
    167,553

    Hey Alloy Bacon- Questions for you. (since...

    Hey Alloy Bacon-

    Questions for you. (since you are the only one I really know that is interested in Arduino/RPi stuff... and ALSO knows anything about Flash stuff... figured I'd run this by...
  4. Replies
    81
    Views
    167,553

    Yes.. it is. Thanks to your help as well. So...

    Yes.. it is.
    Thanks to your help as well.

    So with this project now (finally) under way... I have a way to communicate with Arduino >> Flash (hosted on RPi).

    I also have another project that I...
  5. Replies
    81
    Views
    167,553

    FINALLY!!! Got it working!! WOO HOO! (I'm...

    FINALLY!!!

    Got it working!!

    WOO HOO! (I'm so stoked right now.. I cant even explain).

    Finally got it working with that Apache mod link posted above.


    Gotta thank a co-worker, who not...
  6. Replies
    81
    Views
    167,553

    ok.. Last night I turned on verbose logging...

    ok..

    Last night I turned on verbose logging for the apache module..

    and it looks liek things are being server up correctly..

    request
    23 bytes given...etc

    connection made..
  7. Replies
    81
    Views
    167,553

    Is there a broadcasted SSID? What about...

    Is there a broadcasted SSID?

    What about username/password? (none?)
  8. Replies
    81
    Views
    167,553

    Hi fruitbeard- sorry I didnt even see your...

    Hi fruitbeard-


    sorry I didnt even see your previous post (must have been typing my post up at the same time?)

    but I do have pearl set up. As mentioned, when I run this line:



    perl -e...
  9. Replies
    81
    Views
    167,553

    (such a PITA you can not edit your previous...

    (such a PITA you can not edit your previous posts).. grrr..

    Anyways..

    on my way to work.. I started to think about the ESP-13 approach..

    Let explore that a bit.. I want to make sure:
    ...
  10. Replies
    81
    Views
    167,553

    "type ipconfig /all"..................this isnt...

    "type ipconfig /all"..................this isnt windows. Where are you suggesting I run this line then?

    Also.. (maybe I'm not being clear enough)...

    I DO NOT want to try this approach yet. ...
  11. Replies
    81
    Views
    167,553

    Hey Alloy Bacon - Just wanted to follow up...

    Hey Alloy Bacon -

    Just wanted to follow up with this thread a bit..

    So I (believe) I finally got all the server policy stuff set-up correctly..

    Meaning

    * SSL, with self signed...
  12. Replies
    1
    Views
    11,005

    AS 2 post your code..

    post your code..
  13. Replies
    1
    Views
    8,958

    Are you sure the .swf has been fully loaded...

    Are you sure the .swf has been fully loaded before trying to populate it with data?
  14. Replies
    81
    Views
    167,553

    I deleted some private messages.. not sure why it...

    I deleted some private messages.. not sure why it saying my inbox is full still??

    you can email me.. [username]@ hotmail [dot] com
  15. Replies
    81
    Views
    167,553

    ahh.. cool! I have a current approach I am...

    ahh.. cool!

    I have a current approach I am trying to do... (if it fails.. I might resort to your ESP solution to serve up the policy file)


    I'm reading up on how to configure a new website in...
  16. Replies
    81
    Views
    167,553

    Inbox cleaned out!

    Inbox cleaned out!
  17. Replies
    81
    Views
    167,553

    Hi Alloy Bacon. Dont get me wrong.. I 100%...

    Hi Alloy Bacon.

    Dont get me wrong.. I 100% appreciate your efforts here..

    You have already taught many new things..

    I am just not ready to pursue a solution that needs its own 'hardware...
  18. Replies
    81
    Views
    167,553

    LOL.. youre going to fast for me!! LOL (I'm...

    LOL.. youre going to fast for me!! LOL (I'm old!)



    You're saying its working for you, using your ESP13 approach? but wont work for my LOCALHOST (no additional ESP13 board) setup?

    I think...
  19. Replies
    81
    Views
    167,553

    Thanks Alloy Bacon.. I'm not sure that is...

    Thanks Alloy Bacon..

    I'm not sure that is going to be an acceptable solution however.. :( (using another board)..

    I am using an UNO right now, .. but in the end project that will be a...
  20. Replies
    81
    Views
    167,553

    I have a couple ESP-01's and I think an ESP-12.....

    I have a couple ESP-01's and I think an ESP-12.. plus Wemos or NodeMCU (cant recall which ATM)...

    But is that to (sorta) create our own 'policy server'?


    Hard to believe there is no other...
  21. Replies
    81
    Views
    167,553

    ok.. I can try to remove the local...

    ok.. I can try to remove the local Security.loadPolicyFile() call then.. didnt seem to do anything anyways

    And -I DID- add: file:///var/www/html/index.swf

    to the global security page... it...
  22. Replies
    81
    Views
    167,553

    I just tried again. AS: //Cross domain...

    I just tried again.

    AS:


    //Cross domain security policy load

    //Security.loadPolicyFile("xmlsocket://" + "127.0.0.1" + ":7777");
    Security.loadPolicyFile("crossdomain.xml");
  23. Replies
    81
    Views
    167,553

    I thought I tried that already.... I'm going...

    I thought I tried that already....

    I'm going to try it again though.

    What are your thoughts on the crossdomain xml file? (doesnt seem to be loading it? or working at least.)

    Does your...
  24. Replies
    81
    Views
    167,553

    Well that stinks! :( Appreciate your help...

    Well that stinks! :(

    Appreciate your help though.

    * not sure why keeping things in the /var/www/html directory wont work? (and it has to be on the desktop)
    * the need of an ESP board :(
    ...
  25. Replies
    81
    Views
    167,553

    I tried adding this line: ...

    I tried adding this line:



    //Security.loadPolicyFile("xmlsocket://" + "127.0.0.1" + ":7777");
    Security.loadPolicyFile("crossdomain.xml");



    Which has this contents:
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center