Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rotating QT videos



It's hard to be sure how to fix the copyright position without seeing the movie file, but as you are using the flv player to play an flv, why not solve the rest of the problem using Flash too? You could have the flv video playing as the only thing in the flv_player.swf, and then put a Flash text field over the lower part of the stage, on top of the flv.

If this was added to the script in the flv_player.fla:

this.createTextField("my_txt", this.getNextHighestDepth(), 0, video_height-40, video_width, video_height);
my_txt.html = true;
my_txt.text = "Copyright © 2004"+newline+"The Civilized Explorer"+newline+"ALL RIGHTS RESERVED";



you would get a text field at the bottom left of the video. It ought to be possible to pass the copyright message as html via a Flash variable. Now, obviously some of this requires a bit of Flash knowledge, but then you deserve the pain for using Flash and not QuickTime in the first place!


_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-users/email@hidden

This email sent to email@hidden
References: 
 >Rotating QT videos (From: Phil Stripling <email@hidden>)
 >Re: Rotating QT videos (From: Phil Stripling <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.