Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
mcintjt #1
Streaming only a portion of a flv
I am trying to set up a flv player which will play only a portion of a flv file
from a streaming server. The file is a lengthy file, and I want two things: 1)
to have a player which can play and seek through the whole thing (this is
working) and 2) to have a player in which I can load a specific segment of the
entire file. Then the seek bar would be limited so that the viewer cannot seek
outside of the specified range.
Does anyone have advice on how to approach this?
Thank you!
mcintjt Guest
-
A portion of a texture/plane transparent...?
I?m wondering if there?s a way to define an area of a texture or plane as transparent? Yes I know that using an image with an alpha channel can do... -
Roll on dynamic text portion
Hi, I would like to generate a rollover effect on a dynamic text (some word on the text). The text would come from XML data, parsed by flash. ... -
Update portion of a string column
Hi, I have a column that has a string field, and I only wanna update the 3rd character in the string. e.g. change 'StRing' to 'String'. Is this... -
Playing a portion of a movie
Hi I'm wanting to play a movie as a linked movie in a portion of the main movie screen but only show a potion of the linked movie screen. I'm right... -
Portion of page showing a different url
Yes it sounds like frames would likely be the best approach for this kind of design. Here's more info:... -
Graeme Bull #2
Re: Streaming only a portion of a flv
In the play method you can set at what time you want the FLV to start and how
long you want it to play. Other than that, you're going to have to make your
scrubber understand how many seconds it needs to account for, then when clicked
or scrubbed along it should seek in the FLV to the offset amount of time plus
the time they seeked to on the scrubber bar.
Graeme Bull Guest



Reply With Quote

