• Load video from rtsp

    Hi,   i wonder if its possible to load streaming video from a rtsp server. I have this adress:   rtsp://173.208.220.150/asahi.qwcporgfdukrxzk   i want to create a swf file that laods and plays the vi...
    nukerer
    last modified by nukerer
  • Warning for Continuous Looping External flv or f4v as2

    Malfunction issued in Continuous Looping External flv or f4v in as2 from containers created in Flash Professional CS6 with code on (complete){ this.autoRewind=true; this.play(); } solution: always make a new doc...
    arnolds balins
    last modified by arnolds balins
  • Flash CC, AS2 and Online Ad Specifications

    I recently purchased a subscription and noticed Flash CC doesnt have AS2. Lots of  Online Ad specifications (eg http://au.adspecs.yahoo.com/formats.php?standard_medium_rectangle_au) require AS2. If there any supp...
    nadine_1983
    last modified by nadine_1983
  • How to code a settings page?

    I want to create a settings page with my flash product, on this page their is a option to turn the music and sound effects off and the button will then change from on to off. When I press the two different buttons the...
    How to code settings page
    last modified by How to code settings page
  • All the sounds turn into noise

    Excuse my poor english. as2.0, sounds format is WAV. Please watch this video to get into the problem. Turn the volume down, at 0:41 all sounds "crashing", then they turn into loud noises. I tried to play it on differe...
    zcojam
    last modified by zcojam
  • Movie clips overlapping

    I am using flash MX I am using windows 7 64-bit   I am trying to create a symbol that will be replaced by another symbol when a user clicks on it.   My code reads:   on(press){   //remove firs...
    bald_from_stress
    last modified by bald_from_stress
  • ActionScript 2.0 Settings missing global "..."

    Hello all,   Let me start by stating I am not the best Flash User. I am making a menu for a UDK game and I accidentally deleted the first entry (...) in the ActionScript 2.0 settings classpaths. I have no idea h...
    raymondlee306
    last modified by raymondlee306
  • ffmpeg and php video conversion

    Hello   I have recently been trying to covert uploaded video into flv so that its playable on a flash player. I trying to use ffmpeg which is installed on my hosting plan server.   I have been able to gra...
    Tony404
    last modified by Tony404
  • need help please with drop down menu

    AS2 I created a drop down menu for my portfolio. my setup is my site mc, within that mc it my portfolio and the drop down menu with five buttons. I want to link on of those button not to the root, but in the same area...
    ezeeepass
    last modified by ezeeepass
  • getURL not working off CD

    I have this simple code on a button and all seemed to be working well until I cut the movie to CD. From the CD I click on the button and nothing happens. I am not sure what additional information to provide so please ...
    BristowJoe
    last modified by BristowJoe
  • FLVPlayback not playing entire external mp4

    I have a Actionscript 2 movie that is loading an external .mp4 video but it's cutting off about 1 sec short of the full video. The Flash movie is set to the same framerate as the external video. The mp4 video is 15fps...
    MichaelS
    created by MichaelS
  • Duplicated MovieClips disappearing during play

    am making my own version of a spaceship fighting game. At one point I want to randomly spawn enemies. Here is what I am doing. I have a movieclip in the library called enemyShip, AS-Linkage is normalEnemy. Object not ...
    mareeg
    last modified by mareeg
  • How to fix file association for .swf

    So after updating to CS5 i have this problem that the .swf files lost their file association to open the .swf localy... in the program list i dont have anywhere flash player and i dont know what to do to make the .swf...
    d0brin
    last modified by d0brin
  • Flash Map Code Specific locations

    Hey Community,   I have an ad that needs radius around 6 specific locations in google maps. What I have set up currently works but it is nationwide and not location specific. I was wondering if someone could hel...
    melaniesamazing
    created by melaniesamazing
  • Go to a frame without jumping

    Hi! I have a button and a MoveClip looping. Is it possible that if I press the button it lets the animaton finish and then goes to the next frame or stops?   This is my code:   on (release) { movieclipnam...
    K7Phoenix
    last modified by K7Phoenix
  • Is FLASH 4 available for download?

    I had FLASH 4 installed and licensed on an XP computer that no longer works. Is the original FLASH 4 trial still around for download? I need to edit a website that has some Action 2 Scripts that Flash CC cannot convert.
    JayBebe
    last modified by JayBebe
  • Count down clock Flash CS6

    Hi there I have created a Countdown clock in Flash CS6 the code will run but nothing seems to happen the clock does not start to count down can anyone please help: I have been at it for days and it is driving me insan...
    griffij76
    last modified by griffij76
  • How do i assign a keyboard function to a buttton created.

    How do i assign a keyboard function to a buttton created. I have a game witch if i press SPACE bar somethiong happens. but i want to crate a button on screen tha if i press it it would be the same as pressing the spac...
    juanaldinho
    last modified by juanaldinho
  • Zoom In/Out Button with Pan AS3

    Good Day! I'm new to Flash AS3, And I have a major problem on my project   What I've been doing is an Interactive map and some functions along with a zoom in/out and pan button I've got the code on the zoom in...
    Xadap
    last modified by Xadap
  • Delete onEnterFrame function

    How do I delete this onEnterframe?   CODE: function myFunc(){      if(i >= endPoint){         //do something     } else {   ...
    Ron Colmen
    last modified by Ron Colmen