Welcome, Guest. Please login or register.
Did you miss your activation email?
02/08/12, 08:21
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  V2 Components (Flash MX 2004 - Flash 8) (Moderators: vesa kortelainen, Ronald Wernecke, Jorge Solis, ..:: Mazhar Hasan ::.., papachan)
| | |-+  MediaPlayback, Video Gallery
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: MediaPlayback, Video Gallery  (Read 4344 times)
puzzles
Server what's that
*
Posts: 2


View Profile
« on: 08/30/07, 15:41 »

Hi everybody. A question to Jorge Solis: I have to develop a Video Gallery to my client and yours is very accurate, but I need to customize the player (MediaPlayback). I did a custom theme but didn't work, any suggestion? I tried to use FLVPlayback, but  I don't know the correct Action Script and didn't work too. Please help me.
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14593


View Profile
« Reply #1 on: 08/30/07, 15:55 »

Look into video/Holder.as file, this method:

function loadVideo (who : String, dur:Number) : Void   {      
      this._visible = true
      main.setMedia("videos/orig/"+who+".flv", "FLV")
      main.totalTime = dur
      main.play(0)
    }

The FLVPlayback have different methods, i.e instead of setMedia, you should use set the contentPath. Check the components manual, it's easy

Jorge
Logged

puzzles
Server what's that
*
Posts: 2


View Profile
« Reply #2 on: 09/05/07, 10:51 »

Thanks Jorge for your quick answer, I take your advice, I used the contentPath but the video player didn't  work. "Output: Unable to make connection to server or to find FLV on server"
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14593


View Profile
« Reply #3 on: 09/05/07, 15:40 »

Then the path to the video is wrong. Check it

Jorge
Logged

Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything