Sebastian Werner wrote:
> Am 20.08.2008 um 23:54 schrieb John de la Garza:
>
>   
>> Sebastian Werner wrote:
>>     
>>> You can insert the movie as Fabian explained, but you cannot use the
>>> drag&drop support of qooxdoo to interact with the quicktime plugin.
>>>
>>> Sebastian
>>>
>>>
>>>
>>>       
>> currently I have this line to swap out a movie
>>
>> <P>Replace One Movie with Another: <br>
>>
>> <a  
>> href 
>> = 
>> "javascript:document 
>> .movie1 
>> .SetURL('MyOtherMovie.mov');">movie1.SetURL(MyOtherMovie.mov)</a>
>>
>>
>> Couldn't I make it so when I dragged a <div> or somelthing that had a
>> movie in it to a drop area it would do what this href does?
>>
>> With my current UI i click a small video and it makes a big video  
>> player
>> have the url... I want to change this clicking to be draging
>>
>> it is all stuff I do in in html and js right now, shouldn't I be  
>> able to
>> do the same stuff with qooxdoo?
>>     
>
> The same stuff yes, sure. That would work. What does not work is to  
> drop any qooxdoo content to a plugin rendered area like a quicktime  
> movie.
>
> Sebastian
>
>   
Yea, I don't except that to work, wthe drop target will be a invisible 
image in a layer (div) above the player...

I did see that there are some widgets for flash.  maybe in the near 
future I can create a video widget interface that you can have sever 
implimentations (flash, vlc, quicktime, etc)


We've decided to use qooxdoo for my project so, I'm now on this full time.

We where trying to pick a framework and had narrowed it down to qooxdoo 
and sproutcore.  I like sproutcores MVC approach, but had a hard time 
with the lack of documentation.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to