Sign in to follow, share, and participate in this community.
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... 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... 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... 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... 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... 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... 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... 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... 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... 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 ... 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... 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 ... 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... 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... 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... 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. 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... 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... 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... How do I delete this onEnterframe? CODE: function myFunc(){ if(i >= endPoint){ //do something } else {  ...