Reply
Old 06-16-2005, 07:34 AM Movie clip rotation
Junior Talker

Posts: 1
Trades: 0
Hi Everybody,
I need to ratate a movie ckip without rotating the text assiciated with it. Any ideas??? Cheers
Geebee is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 07-03-2005, 01:54 PM
Enigmatic's Avatar
Registered User

Posts: 86
Location: No Fixed Abode
Trades: 0
Give your movie clip an instance name, then in the action panel of the movie clip place the following code:
Code:
onClipEvent (enterFrame) {
_root.instanceName._rotation += 15;
}
Enigmatic is offline
Reply With Quote
View Public Profile
 
Old 07-16-2005, 08:08 PM
Novice Talker

Posts: 7
Trades: 0
Thats what I want to learn how to do html movie clips.
Piano19 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Movie clip rotation
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.10324 seconds with 13 queries