Welcome to Dream.In.Code
Getting Help is Easy!

Join 109,295 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,164 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



flash template file

 
Reply to this topicStart new topic

flash template file, trying to enter url on home button

patCarolus
post 3 Jul, 2008 - 11:30 AM
Post #1


New D.I.C Head

*
Joined: 3 Jul, 2008
Posts: 1

on (release)
{
if (_root.p != 1 && _root.pl != 0)
{
_parent["b" + _root.p].gotoAndPlay("p2");
_root.p = 1;
_root.play();
} // end if
}
on (rollOver)
{
if (_root.p != 1)
{
gotoAndPlay(2);
} // end if
}
on (releaseOutside, rollOut, dragOut)
{
if (_root.p != 1)
{
gotoAndPlay(21);
} // end if
}
User is offlineProfile CardPM

Go to the top of the page


girasquid
post 3 Jul, 2008 - 12:02 PM
Post #2


Barbarbar

Group Icon
Joined: 3 Oct, 2006
Posts: 1,157



Thanked 6 times

Dream Kudos: 625
My Contributions


Cool! What's the issue you're having?
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 9/6/08 09:21AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month