SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
STOCKYARD
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE DIRECTOR:
Home
Director Forum
Tag
Motion Graphics
Re: How to: When QTime Movie stops jump to marker?
COW Forums
:
Adobe Director
VIEW ALL
•
ADD A NEW POST
•
PRINT
Respond to this post
•
Return to posts index
•
Read entire thread
Re: How to: When QTime Movie stops jump to marker?
by
Brodd Nesset
on Sep 3, 2007 at 7:31:26 am
What the error message tells you is that this property ("playing") isn't valid for the type of sprite you have. Playing is valid only for Flash sprites, while you say you're using a Quicktime movie. The relevant property to use here is movierate. This will work:
if sprite(1).movierate = 0 then --i.e. stopped
This confusion could probably be avoided, but for now it is how it is. Remember that in any scriptwindow you have dropdown menus where all Lingo terms are sorted as to where they will have a function, i.e. all valid Quicktime properties are found under Quicktime member / Quicktime sprite, and similar for Flash member / sprite. This is a great tool for both beginners and people like me who suspect ..... (can't remember) .... Alzheimer is kicking in early this fall.
Posts Index
Read Thread
Reply
Like
Current Message Thread:
How to: When QTime Movie stops jump to marker?
by jasongreeno on Aug 31, 2007 at 6:51:13 pm
Re: How to: When QTime Movie stops jump to marker?
by Brodd Nesset on Sep 3, 2007 at 7:31:26 am
Re: How to: When QTime Movie stops jump to marker?
by bouke vahl on Sep 3, 2007 at 10:27:41 am
Re: How to: When QTime Movie stops jump to marker?
by jasongreeno on Sep 4, 2007 at 10:36:54 am
Re: How to: When QTime Movie stops jump to marker?
by jasongreeno on Sep 4, 2007 at 11:02:13 am
Re: How to: When QTime Movie stops jump to marker?
by jasongreeno on Sep 4, 2007 at 11:42:05 am
Re: How to: When QTime Movie stops jump to marker?
by jasongreeno on Sep 4, 2007 at 12:21:35 pm
Re: How to: When QTime Movie stops jump to marker?
by Brodd Nesset on Sep 4, 2007 at 7:22:55 pm
LOGIN TO REPLY
FORUMS
•
TUTORIALS
•
MAGAZINE
•
STOCKYARD
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]