| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Mar 2006
Posts: 11
|
I am trying to associate a media controller to a video object. Is this possible? Ive tried associating it with a behavior but no go.
If this cant be done, can how can I change the following code to send the video to a media display so I can use the controller? (Please note that videos are external coming from an xml feed.) Code:
var nav = list.dataProvider[list.selectedIndex]; nc = new NetConnection(); //create a connection nc.connect( null ); //null connection for progressive download ns = new NetStream(nc); //create a stream video.attachVideo(ns); //pipe stream to this video object |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| video control slider | guitarman5000 | ActionScript 2.0 | 1 | 10-10-2006 07:46 PM |
| Some Flash Video Converter Tools Compare | terry117 | Detention | 7 | 05-18-2006 03:08 AM |
| Custom Video Player Issues | jamesferguson | Other Flash General Questions | 0 | 09-01-2005 01:16 PM |
| video objects | dsdsdsdsd | Flash Media Server | 0 | 05-11-2005 09:47 PM |
| Video in mx Please please help | montey | ActionScript 1.0 (and below) | 11 | 08-14-2002 11:03 PM |