A Flash Developer Resource Site

Search:

Type: Posts; User: Jman74au

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    794

    So...I went about trying to test if the server is...

    So...I went about trying to test if the server is allowing me to use the mail function. I created a php file with the following code-


    <?
    mail("yourname@yourdomain","test","Ok, it works");
    ?> ...
  2. Replies
    2
    Views
    794

    HELP: Email Form not working in PHP5!

    Hi,

    I've been doing a lot of searching on this subject and tried a few suggestions but nothing is helping. Yes I did read the sticky in this forum. :) I am trying to get my flash mail form to work...
  3. Replies
    7
    Views
    1,275

    Thanks for getting back. There was a smiley in...

    Thanks for getting back. There was a smiley in the middle of the code when I copied it but it looked ok when i pasted it...however perhaps it wasn't. Good to know though and next time I will try that...
  4. Replies
    7
    Views
    1,275

    So, in an effort to get this question answered I...

    So, in an effort to get this question answered I ended up placing this same post on several different forums such as Kirupa and Flashkit. A user at Kirupa replied with the following solution which...
  5. So, in an effort to get this question answered I...

    So, in an effort to get this question answered I ended up placing this same post on several different forums such as Kirupa and Flashkit. A user at Kirupa replied with the following solution which...
  6. I know what you mean...In fact I wish the damn...

    I know what you mean...In fact I wish the damn thing didn't exist at all...Firefox is most obviously far superior and everyone should just be using that, however the fact remains that the vast...
  7. Javascript passing url encoded variable to flash...works in Firefox but not IE?

    Hi,

    I found an old thread which showed how to get javascript to send flash a variable obtained from the URL which loads it's html page (i.e. http://www.myserver.com/index.html?myVariable=myValue )...
  8. Replies
    7
    Views
    1,275

    hi all, Can anyone see a reason why the above...

    hi all,

    Can anyone see a reason why the above code by Pellepiano will work in firefox but in IE it seems to just bring up a blank window with a scrollbar next to where the swf is embedded? This is...
  9. Replies
    2
    Views
    428

    thanks mate...Looks this is just what I...

    thanks mate...Looks this is just what I wanted...Pity I didn't search the Movie Gallery here...Only the tutorial section and the forums...

    THanks again,
    Jman
    :)
  10. Replies
    2
    Views
    428

    Testing CPU speed...Can anyone help?

    Hi there,

    Thanks for reading.

    I've been searching for quite a while now on a few different sites for information on testing the cpu speed of users computers. I've done this search before about...
  11. Replies
    1
    Views
    341

    Thanks for reading this anyways, but I have been...

    Thanks for reading this anyways, but I have been able to sort out the problem now and I am now up and running.

    Thanks again.

    Jman
  12. Replies
    1
    Views
    341

    Using a variable - Basic Q

    Hi,

    Firstly, thanks for reading. I don't know what I'd do without this forum. It is a blessing to say the least.

    Anyways, I am relatively new to actionscript and am trying to understand a...
  13. Weird Scrollpane problem - Scrollbars fail to load for duplicated content.

    Hi,

    Thanks for reading. I am having a problem with content that is loaded into a flash MX scrollpane component.

    I have an MC which is duplicated inside the scrollpane with actionscript. The...
  14. Hi, Thanks for getting back so quickly. I...

    Hi,


    Thanks for getting back so quickly. I was mucking around again with a few things which just weren't working...and then got your reply.

    I simply took something you wrote, slipped it into...
  15. NEWBIE Q: loading external txt file into this duplication code

    Hi,

    Thanks for reading. I found this code demonstrating how to duplicate a movie clip.



    num = 4;
    ystart = 0;
    n = 1;
    while (n <= num) {
  16. OK...so I tried that again and I get a...

    OK...so I tried that again and I get a 32-character value for that variable if I am logged in and if I am not logged in I get a different 32-character value.

    I then tried it on another pc and I...
  17. OK...here's a thing...I just check what value was...

    OK...here's a thing...I just check what value was sent to the variable when you are not logged in and it seems that the same session id value is sent regardless...I am presuming this has something to...
  18. Thanks for your reply...Interesting question....

    Thanks for your reply...Interesting question. Actually I think a value is still passed to the variable when you are not logged in. Which probably highlights another problem that I will encounter once...
  19. Using a variable - Quick and easy question!

    Hi,

    Just a quick question for you smart people out there.

    I have a variable called "cookievalue" which is sent into my swf via some java code which uses php to echo a string with a session id...
  20. cool...thanks a lot for all your help...I will...

    cool...thanks a lot for all your help...I will see what my php guy has to say about it and we can take it from there.

    Thanks again,
    Jman
  21. Great...thanks...I have tried to find a good tute...

    Great...thanks...I have tried to find a good tute on getting flash to check session ID but haven't yet succeeded. I did find a tute on getting javascript to send variables to flash. If so, then flash...
  22. Hi there, Thanks for replying...I managed to...

    Hi there,

    Thanks for replying...I managed to fix that problem. It seems that the problem was only caused because I was already logged in. So , now I need to find out how to check session-ids in...
  23. PLEASE HELP: Login process working in flashplayer but not in browser

    Hi,

    I have finally been able to put together a login system for my website. It works with php/MySql. Currently it works fine when I preview the page in flashplayer but as soon as I bring it up in...
  24. Replies
    9
    Views
    1,367

    nopes...it isn't working for me...As for getting...

    nopes...it isn't working for me...As for getting the data back into flash, my feeling is maybe flash doesn't know what to do with it.

    I'm not good with this stuff and I'm sure someone else knows...
  25. Replies
    9
    Views
    1,367

    :) looks like you already got there...

    :) looks like you already got there...
Results 1 to 25 of 52
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center