A Flash Developer Resource Site

Search:

Type: Posts; User: jim2002

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. I would like to create a speed detector that...

    I would like to create a speed detector that directs them to two different web pages based upon their connection speed.
    ...
  2. Replies
    0
    Views
    742

    I would like to make a page which detects the...

    I would like to make a page which detects the clients connection speed before connecting them to a flash or static web page.

    Any good ones?


    Thank you
  3. Replies
    0
    Views
    405

    I have seen a few posts on this in the past. I...

    I have seen a few posts on this in the past. I would like to make a page which detects the clients connection speed before connecting them to a flash or static web page. So ideally it would not...
  4. Replies
    6
    Views
    1,130

    Yes, I think you understand what I want, sorry if...

    Yes, I think you understand what I want, sorry if it isn't clear.

    I would like main.htm to open my swf file full screen. By that, I mean that when http:\\www.mycompany\main.htm is entered in the...
  5. Replies
    6
    Views
    1,130

    thanks, I couldn't the middle one to work, how...

    thanks, I couldn't the middle one to work, how about you, lespeedafreak?
  6. Replies
    4
    Views
    622

    Is there a way to put this code in the page that...

    Is there a way to put this code in the page that you want to open full screen - in case they bookmark the page referred to from the index?
  7. Replies
    6
    Views
    1,130

    If your trying to get it in the html itself like...

    If your trying to get it in the html itself like I am, I saw this but couldn't get it to work -

    window.open("url","name","fullscreen")
  8. Thanks - my website will only allow IE5 and 6...

    Thanks - my website will only allow IE5 and 6 clients through. Sorry if this seems obvious but I don't know javascript or html at all. Is the first part for my html and the second part for my...
  9. Replies
    2
    Views
    631

    Here is what I have in responses although so far...

    Here is what I have in responses although so far I haven't made any progress -

    IE 5 contained JavaScript usage but IE 6 does not and that is why you are having a problem. To accomplish what you...
  10. I don't do web development for a living so please...

    I don't do web development for a living so please excuse my ignorance.

    The following code doesn't work when using IE6 and a url redirect service but does with IE5.

    Flash lets you call...
  11. Replies
    2
    Views
    631

    I don't do web development for a living so please...

    I don't do web development for a living so please excuse my ignorance.

    The following code doesn't work when using IE6 and a url redirect service but does with IE5.

    Flash lets you call...
  12. Replies
    17
    Views
    1,197

    Closer to figuring it out

    OK - I've done some more research - the issue is that this code works with IE5 when using a URL redirect service but for some reason it won't when using a url redirect service in IE6


    I've read...
  13. Replies
    17
    Views
    1,197

    Sorry - no luck - I also tried - //getURL...

    Sorry - no luck - I also tried -

    //getURL ("javascript:window.external.AddFavorite('http://www.youraddress, 'yoursitenamehere')", "", "GET"); ...
  14. Replies
    17
    Views
    1,197

    No, thank you! I appreciate the time you took to...

    No, thank you! I appreciate the time you took to look at this. This is getting frustrating. First it only worked in IE, now with the latest patches, it only works in IE5 - theres got to be a way...
  15. Replies
    17
    Views
    1,197

    the only thing I get is - Down at the bottom of...

    the only thing I get is - Down at the bottom of the IE browser window frame, you can see a message: error on page.
  16. Replies
    17
    Views
    1,197

    Thanks for the help! user agent string:...

    Thanks for the help!

    user agent string: mozilla/4.0 (compatible; msie 6.0; windows nt 5.1; .net clr 1.0.3705)
    version: 4 click here to bookmark

    Down at the bottom of the IE browser window...
  17. OK - I've done some more research - the issue is...

    OK - I've done some more research - the issue is that this code works with IE5 when using a URL redirect service but for some reason it won't when using a url redirect service in IE6

    I saw some...
  18. Replies
    1
    Views
    357

    OK - I've done some more research - the issue is...

    OK - I've done some more research - the issue is that this code works with IE5 when using a URL redirect service but for some reason it won't when using a url redirect service in IE6

    I saw some...
  19. Replies
    17
    Views
    1,197

    Good question - I just tried this in an IE5...

    Good question - I just tried this in an IE5 browser with no issues. This doesn't seem to be working in IE6 with all the latest patches. Perhaps it was disabled with the latest security patch?
  20. Replies
    17
    Views
    1,197

    Catbert, the AddFavorite works when I go through...

    Catbert, the AddFavorite works when I go through the swf directly but when going through an html, that bookmark button won't work. Any guesses?
  21. Could someone please assist? I'm using the...

    Could someone please assist? I'm using the following code from the tutorial section.

    getURL ("javascript:window.external.AddFavorite('http://www.abc.com','ABC Blocks')");

    It works in the swf...
  22. Replies
    1
    Views
    357

    Could someone please assist? I'm using the...

    Could someone please assist? I'm using the following code from the tutorial section.

    getURL ("javascript:window.external.AddFavorite('http://www.abc.com','ABC Blocks')");

    It works in the swf...
  23. Replies
    2
    Views
    460

    the first question gotoAndStop(2); -no...

    the first question

    gotoAndStop(2); -no quotes - if it fails use _root.gotoAndStop(2);

    I'll guess for the hell of it on your second question - I've never used Sorenson - lower your resolution....
  24. Replies
    2
    Views
    565

    Thanks I appreciate your taking the time to look...

    Thanks I appreciate your taking the time to look at it. Hopefully there is another solution - i'm using it within a movie that has a lower frame rate.
  25. Replies
    2
    Views
    565

    I'll bet this is easy but I'm not sure how they...

    I'll bet this is easy but I'm not sure how they did it. http://www.fondex-online.de/index_flash.html has the numbers flashing very quickly. I'd like to create something that looks like the password...
Results 1 to 25 of 72
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center