I put TDF on localhost.  The OSMFExample still doesn't show video, and
VideoPlayer still doesn't work.

The problem with VideoPlayer is that it is looking for the mp4 in the
wrong place.  Well, it is the right place when run on its own, but when a
SWF is loaded by another SWF, relative paths are fixed up against the
first SWF loaded.  MX controls deal with that, but I don't think Spark
controls do.  I copied the assets up higher and then VideoPlayer worked.

Still, right now, I'd support releasing RC3 unless Justin wants to roll
another RC.   My thinking is that we will post TDF on flex.a.o and fix up
the things we know are broken.  Hopefully folks will bang on it and find
more stuff.  I'm going to try to get Adobe's TDF pages to point to ours.
And then we'll look into another release later.

-Alex

On 8/20/14 5:07 PM, "Chris Martin" <windo...@gmail.com> wrote:

>Looks like VideoDisplayExample is missing from the compile-spark target.
>
>That would explain why we'd get a "swf not loaded" image.
>
>For me the OSMFExample (second "VideoDisplay" link in the tree) plays
>sound, but the vid is black. I can seek through the video just fine.  I
>just get audio.
>
>The last one in the tree "VideoPlayer" does not do anything.  No video
>plays. I suspect that this is because I'm not "hosting" the html files
>like
>a website.  I'm just browsing them form the file directory.
>
>Chris
>
>
>On Wed, Aug 20, 2014 at 4:53 PM, OmPrakash Muppirala
><bigosma...@gmail.com>
>wrote:
>
>> On Wed, Aug 20, 2014 at 4:48 PM, Justin Mclean
>><jus...@classsoftware.com>
>> wrote:
>>
>> > Hi,
>> >
>> > > One issue that I would like to see fixed:
>> > > Spark Framework Components > Visual Components > General Controls
>>has
>> two
>> > > VideoDisplay components.  The first one is broken and does not work.
>> >
>> > Any idea what the issue may be?
>> >
>> > Justin
>> >
>>
>> It appears that the VideoDisplayExample.swf file is missing in the
>> src\spark\controls directory.  There is a corresponding
>> VideoDisplayExample.mxml file though.
>>
>> Is it possible that it is not getting built?
>>
>> Thanks,
>> Om
>>

Reply via email to