Mailing List
Home
Forum Home
Flash Pro
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
RE: [Flashnewbie] Switching FLV in Media Component? - Nevermind :
   -)

RE: [Flashnewbie] Switching FLV in Media Component? - Nevermind :
   -)

2004-02-19       - By Jesse Warden

 Back
The updated VideoExporter converts FLV's to version 1.1.  This new version
has an even on the NetStream called onMetaData.  This function is handled
internally by the updated Media Components, so you don't have to worry about
it; it has the length on this event, so you don't have to set it yourself.

For anyting older, I have no clue...

-- --Original Message-- --
From: Jefferis Peterson [mailto:jefferis@(protected)]
Sent: Thursday, February 19, 2004 11:16 AM
To: Flash Newbie
Subject: [Flashnewbie] Switching FLV in Media Component? - Nevermind :-)


I searched the archives and found a solution:
> on(release) {
>
> this.player.setMedia("pglenn56.flv", "FLV"); this.player.totalTime =
> 103.40; this.player.autoPlay = true;
>
> }

Now the only question I have is how do you tell how long a FLV is from the
flv file itself? Can you?


>
> I would like to set a new flv in a media component upon an external
> button action.  I don't see where to add the component code, since
> clicking on the component shows content in the component inspector,
> but no code on the stage or in the AS box itself.  I assume it is
> possible, but how to do you address the component's content? Thanks
Jeff
~~~~~~~~~~~~
Jefferis Peterson, Pres.
Web Design and Marketing
http://www.PetersonSales.com



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Supported by Fig Leaf Software
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Lower Prices for Certified Training! Check out new lower prices for
Certified Macromedia Training from Fig Leaf Software. Expand your skill set
with courses in ColdFusion, Flash, Rich Internet Applications and .NET in
the new year.  Fig Leaf Software provides
the highest caliber instruction at our training centers in Washington  
D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your
location.

Get the details at http://training.figleaf.com/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected)
For additional commands, e-mail: flashnewbie-help@(protected)


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Supported by Fig Leaf Software
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Lower Prices for Certified Training! Check out new lower prices for
Certified Macromedia Training from Fig Leaf Software. Expand your
skill set with courses in ColdFusion, Flash, Rich Internet
Applications and .NET in the new year.  Fig Leaf Software provides
the highest caliber instruction at our training centers in Washington  
D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at
your location.

Get the details at http://training.figleaf.com/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected)
For additional commands, e-mail: flashnewbie-help@(protected)