A Flash Developer Resource Site

Search:

Type: Posts; User: ddkraus

Search: Search took 0.03 seconds.

  1. So would this code work in my flash video file so...

    So would this code work in my flash video file so that it would only play once?
  2. I have found this code so far myLocal_so =...

    I have found this code so far
    myLocal_so = SharedObject.getLocal("flashcookie");
    trace(myLocal_so.data.visited);
    myLocal_so.data.visited=true;
    But not sure how to use it....does anyone know?...
  3. Replies
    6
    Views
    749

    will this work on a video swf as well? Do i put...

    will this work on a video swf as well? Do i put it in the fist frame? Also, do we name the "aCookiesName" anything or is it the name of the file or video?
  4. Shared Objects to stop video after users visits once

    :) I am having problems with a video.
    The video plays on the home page once through then stops. However when you click on another page and go back to the home page the video starts over again (or...
  5. Replies
    7
    Views
    512

    thanks a million!

    thanks a million!
  6. Replies
    7
    Views
    512

    You know I just thought of one more...

    You know I just thought of one more thing...lol...how do I get it to target the page url I want it to go to when I reach the cities in the state such as Sacramento...?
  7. Replies
    7
    Views
    512

    OMG thank you sooooo much!!!! You have saved me...

    OMG thank you sooooo much!!!! You have saved me so many hours of frustration.....THANKS :)
  8. Replies
    2
    Views
    465

    Thanks so much I will give it a go with the info...

    Thanks so much I will give it a go with the info provided...
  9. Replies
    7
    Views
    512

    I know this will sound totally stupid so...

    I know this will sound totally stupid so forgive..but I am not sure how to use this code...does it goe in the action script or is this added to a webpage html? Again so sorry for sounding like a...
  10. Replies
    7
    Views
    512

    Combo Box need two boxes to share info

    I am trying to figure out how to make two combo boxes on the same page that one you choose the State and the second box you choose City from that state....like this website listed here has on...
  11. Replies
    2
    Views
    465

    Help with Video

    I have been having trouble with my video. I have not been able to figure out how to make the video on a home page play once, and then not again when the person goes through the site unless they...
  12. Need help with actionscript to stop a video

    I am in a diar need of help....I am working on a site for a client and have a video that will go on my home page.
    I have it where it starts play right as you go to the home page then stops at the...
  13. Video help. Cant stop continous play of video..

    I am in a diar need of help....I am working on a site for a client and have a video that will go on my home page.
    I have it where it starts play right as you go to the home page then stops at the...
  14. Replies
    5
    Views
    1,540

    I only know how to do this if the video is...

    I only know how to do this if the video is embedded...when inputting video for progessive download it has the choice of skins (playback,pause,stop) to use for this purpose.

    So if video is...
  15. Replies
    5
    Views
    1,540

    You can create your own buttons and put...

    You can create your own buttons and put actionscript on it to play when pressed. You can place this button right in the middle of the video like they have on that link.
    When your video is opened in...
  16. Replies
    5
    Views
    1,540

    Stop video from continous play

    I am have a video that will go on my home page. My problem is that it plays only once, which is perfect. But if I go to a different page in the site, then back to the home page where the video is it...
  17. Replies
    0
    Views
    283

    Multiple menu items won't close

    I am working on this
    www.invisatex.com

    I am trying to make the movie clips work so that if you click on one it opens and if you click on a diffreent one the one that is open closes....right now I...
  18. Replies
    0
    Views
    318

    Script for Multiple Slide out Movie Clips

    Here is something I am currently working on
    http://www.invisatex.com/

    What I am trying to do is have many of these buttons on a page and when you click one it slides out and when you click it...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center