Flash
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Tutorialized Forums2D GraphicsFlash

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Tutorialized Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old May 8th, 2008, 02:58 AM
nz-jennifer nz-jennifer is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: May 2008
Posts: 4 nz-jennifer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 48 m 16 sec
Reputation Power: 0
How to make a Stop/Pause/Start button?

How to make a Stop/Pause/Start button?

Im making a flash of sony camera, i want to put a video on the flash. but how can i create a Stop/Pause/Start button to control the movie?

Help please!

thanks!

Reply With Quote
  #2  
Old May 8th, 2008, 04:34 PM
nz-jennifer nz-jennifer is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: May 2008
Posts: 4 nz-jennifer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 48 m 16 sec
Reputation Power: 0
Quote:
Originally Posted by nz-jennifer
How to make a Stop/Pause/Start button?

Im making a flash of sony camera, i want to put a video on the flash. but how can i create a Stop/Pause/Start button to control the movie?

Help please!

thanks!



HELP HELP HELP PLEASE

Reply With Quote
  #3  
Old May 9th, 2008, 02:54 AM
Banjo Banjo is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: May 2008
Posts: 7 Banjo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 25 m 22 sec
Reputation Power: 0
Have you tried searching? this site has lots of tutorials for this kind of stuff.


//Banjo

Reply With Quote
  #4  
Old May 9th, 2008, 05:27 AM
thunder thunder is offline
Moderator
Tutorialized Newbie (0 - 499 posts)
 
Join Date: Oct 2006
Posts: 380 thunder User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 13 h 24 m 24 sec
Reputation Power: 2
Jennifer. There is no need to bump your topic. We will find it.

Pause button:
Code:
on (release) {
stop();
}


Stop Button:
Code:
on (release) {
gotoAndStop(1);
}


Play Button:
Code:
on (release) {
play();
}


Should all work. Gave that to someone the other day and it did.
__________________
Ask me for help in the following areas:
Flash - Should be able to help
HTML/Dreamweaver/Web Design - Should be able to help.
CSS - Can help in some areas

Also working on:
JavaScript
PHP
C++
DHTML

Reply With Quote
Reply

Viewing: Tutorialized Forums2D GraphicsFlash > How to make a Stop/Pause/Start button?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway