ActionScript 2.0 :: When Press A Button A Video Appears
Dec 29, 2009i wanted to do a simple action that when you press a button a video appears, it's just that. But I don't have enough knowledge about flash and it's scripts.
View 4 Repliesi wanted to do a simple action that when you press a button a video appears, it's just that. But I don't have enough knowledge about flash and it's scripts.
View 4 RepliesHow do you make a flash movie where you press a button and a number (lts say three) appears in a text field?
View 6 RepliesHow do you make a flash movie where you press a button and a number (lts say three) appears in a text field?
View 6 RepliesHow would I make a simple button that when clicked once, acts as if you'd double clicked a video file in explorer, as in it either activates your video player of choice, or plays it immediatly if it's already open.
(I know I've not worded this all that well, please say if you need me to say it more clrealy)
I'm trying to get to a situation in which only if both 2 things are correct then do this and if only one of them is correct, do different thing. I have a flash video player. I want to tell a button that if on press the the video is in normal screen mode then gotoAndStop(2). But if the video is in full screen and the frame on root is frame 1 then gotoAndStop 2. I tried this but there is something missing:
[Code].....
How can i make it so a when you press a button it starts a countdown but every other press dosent reset it?
View 14 RepliesWhile it comes close the following AS appears to often stop the video when there is about a second left. You can tell because the audio is not cut off & continues to play.[code]
View 6 RepliesI want to show the loading indicator that appears while playing an flv video online.. like the indicator of the downloaded part of movie that appears on
[URL]
Maybe the title is not self explanatory but in most iphone games eg you click the correct example and you see a +100 points mc appear and rise and alpha out. I did this with a png done in photoshop BUT not all goes well - it doesn't work.
[Code]...
It seens perfct but I can't see it work. The funny thing is that the custom currentBubble - with a dot after you see the code hints but a dot after pb100 - you see no code hints. Well not normal.
i want it so that if you scrub back through the video to any point, the correct subtitle appears. I'm thinking something like...
[Code]...
I have a cube built in papervision. It has a video on each side. I want the videos to be stopped at the beginning when it appears. I thought I could just use pause on the stream. ncStream2.pause(); no luck. When I do that I just get a black box. There is no black at the beginning of the videos. I do not think the papervision part is really a big deal. It's probably just a straight forward AS3 and video problem.
[Code]....
I just met a piece of error log when I was trying to resume the paused mp4 streaming. Here is the log from the server:
[INFO] [NioProcessor-1]
org.red5.io.mp4.impl.MP4Reader - Frame
position was not found for timestamp:
92000
I'm using Red5 newest 0.9.1 final for mac os x to stream the H.264/AAC encoded MP4 file to my flash app.
And there's no problem when I'm resuming the .flv file.
Image appears after clicking on button
View 0 RepliesI want the press button to detect the last button pressed and if the shapes match, make them do something...obviously. I think I'm going at it the wrong way. I need to stick a "triange" id into the button/mc then if compares that and then if there is a match works then... right?
[Code]...
i'm designing a website in flash8... now i have created some buttons, and i want that when i click on the button stars will fly from them and there will be a sound... i have already created the animation of the stars seperatly and it's in the library, i have also the sound file.... i just can't remember how to put everything together.... when i'll press on the button the stars will be flying from the button and the sound will play?
View 3 RepliesI'm loading in 5 jpegs from an external file using "loadMovie" and i have 5 corresponding buttons (1-5) to load them with.
I want to change the jpeg the button loads in depending whether a separate navigation button has been pressed -
i.e.
navigation buttons:
-motorbike pics
-car pics
-lorry pics
If a user clicked on "car pics" then the loading buttons 1 to 5 would load "car1.jpg", "car2.jpg" and so on...
similarly if the user clicked on "lorry pics", the same loading buttons 1 to 5 would load "lorry1.jpg" and "lorry2.jpg"
here is my code,
[Code]....
This is running on Enterframe but I want to ratate 180 degree and on button press and hold button
i have a set of buttons cranked out from and XML file. how can i emulate, in code, a press on one of those buttons? i'd like to 'press' one of them for an initial state so that the list it controls will load first off instead of waiting for the person to click it manually and THEN show the list it's connected to. thing is, the first loaded list is going to be random, so i need to 'press' what on another day/load would be a button that the user would press themselves.
in other words, i have 3 buttons. on random, i have to 'press', say button 2, to start. users can press 1 or 3 and then 2 again if they like. another time, it's button 1 that gets 'pressed' on load, etc. make sense? i have a sneaking suspicion it might be easy... or stupidly convoluted.
this is EXACTLY what i want... but in AS2 [URL]..a very simple click on a button, popup appears of image, and then an exit button on the image.
View 6 RepliesI want to create a button which in a press state shows an image and removes it when its unpressed.Now the problem im facing is whenever i click the button the image appears but it soon dissapears as i lose the click.
View 5 RepliesI have a menu button. When this button is pressed the drop down menu appears. The whole actual functioning menu works great as it is fairly simple to create, but what I can't get to work is a button within the menu that drops down.I first saw this example in a flash movie I downloaded here and have attempted to basically recreate it, except to not use action script on the buttons themselves, but rather from the main time line for good coding practice.As you can see pressing the green button after the menu appears does nothing instead of tracing "works".
View 11 RepliesBasically I am working on my personal portfolio and am not that good with AS. I have made a volume box that appears once the sound button is pressed. This box includes on and off buttons. The problem is how do I make the box stay, once the user clicks on a different button e.g. home? Its it simply a case of using keyframing or is it AS? and example of what I am trying to create is [URL]. Check the sound options.
View 1 RepliesThe code runs fine, but the problem I'm having is that the text box that is suppose to go onto of my answer buttons is behind the button itself... however, if I change two lines of code around, the answer validation code doesn't pick up the which answer was clicked (it returns undefined). This is infuriating!Look for the line "//INSERT HERE." If I take the line, "var answerField:TextField = createText(answer,answerFormat,answerSprite,0,0,450);" and put it there instead, it returns the right answers (doesn't return undefined), but I can no longer see the text. I've included the createText function as well.
private function askQuestion()
{
trace("asking question...");
[code]......
I have 6 button call m1-m6...ok my problem is how to disabled button when one of the button being press...and also stt.text will display crrently selected button...coz currently when I press the button it never stated and also 'stt.text ' also show nothing.
[Code]...
I have a button which on press will go to next frame. I want to disable this button by on press another button.[code]
View 2 RepliesI have set the Progressive-Download video instead of Streaming-Video (because my webserver provider "aruba.it" doesn't offer streaming videos), in Flash CS4 Professional, and exported to Dreamweaver CS4. I have also inserted the HTML code in Dreamweaver CS4 to enable FullScreen Playback of Flash .flv Videos.Now I have a problem:
- When the webpage loads into Internet Explorer 7, it take much time to load all the videos at same time!
Thus I want this:
- I want that the videos start to load just when I press the Play button, individually, not at same time.- I don't not want that start the load immediately when the webpage opens in IE7. - I want that the videos start to load content in the same manner of YouTube videos, just when I press play.
How can I do? What is the HTML code that I should insert into DreamweaverCS4? I have seen this help page: [URL]
At Chapter "Public Methods" I have seen this "load" function:"Begins loading the FLV file and provides a shortcut for setting the autoPlay property to false and setting the source, totalTime, and isLive properties, if given..."
i have a flash video called abc.swf that i would like to play when a user first registers to our website. however, if the user does not have flash, i need it to tell them that in an easy way.
for this reason, i am trying to tell them how to download flash with the following html:
[Code]...
I know how to make a button and all.. but what do I do to make it go to the next scene?
scene 1: Startsidan
scene 2: Sidan
I made a frontpage and when I click on the picture I want it to go to scene 2, where it enters the inside.
the button is called PortalenKnappen, I want to be able to just press on it and it will go to the "sidan(scene 2)" that's empty at the moment.
what would I have to write? I've tried "portalenKnappen.onPress nextScene("sidan", 1"); but it doesn't work.
I know theres a way to do this.how to press a button with AS[code]...
View 7 RepliesOK, say I have a button that does something, like go to the next frame, is there anyway to have it play a simple sound located in the library without looping?
View 8 Replies