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


>
>
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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