Fabian Jakobs wrote:
> John de la Garza schrieb:
>
>> Fabian Jakobs wrote:
>>
>>
>>
>> I added this code now the page shows nothing in source browsing and when
>> I do a generate.py build it only shows a empty video player and gets
>> these errors (but no errors in source with the bl
Matthew Gregory wrote:
> Out of curiosity, why do you want to replace the single click with a
> drag and drop routine?
>
> If you did really want drag and drop, you couldn't do this on the movie
> itself as Sabastian explained. You could consider creating "handles" for
> each movie though depe
Matthew Gregory wrote:
> Out of curiosity, why do you want to replace the single click with a
> drag and drop routine?
>
>
The big area may be divided into 4 areas and you can drag the small vid
to one of the areas, so clicking would be ambigious.
Like where you have BIG MOVIE HERE that mayb
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
>>>
>>>
>>>
>>>
Out of curiosity, why do you want to replace the single click with a
drag and drop routine?
If you did really want drag and drop, you couldn't do this on the movie
itself as Sabastian explained. You could consider creating "handles" for
each movie though depending on your UI.
I'll try and ex
John de la Garza schrieb:
> Fabian Jakobs wrote:
>
>> John de la Garza schrieb:
>>
>>
>>> Sebastian Werner wrote:
>>>
>>>
>>>
QuickTime is a plugin which is not interoperable in this way with the
qooxdoo Drag&Drop system. This is mainly a browser plugin integrat
Please do not develop your application in the build version. This
gives you zero feedback about coding errors and may just fail in any
other place, but not the original place of the issue.
Sebastian
Am 21.08.2008 um 00:20 schrieb John de la Garza:
> Fabian Jakobs wrote:
>> John de la Garza
Am 20.08.2008 um 23:58 schrieb John de la Garza:
> Fabian Jakobs wrote:
>> John de la Garza schrieb:
>>
>>> Sebastian Werner wrote:
>>>
>>>
QuickTime is a plugin which is not interoperable in this way with
the
qooxdoo Drag&Drop system. This is mainly a browser plugin
integ
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
>
Fabian Jakobs wrote:
> John de la Garza schrieb:
>
>> Sebastian Werner wrote:
>>
>>
>>> QuickTime is a plugin which is not interoperable in this way with the
>>> qooxdoo Drag&Drop system. This is mainly a browser plugin integration
>>> issue and not so such a qooxdoo issue.
>>>
>>>
Fabian Jakobs wrote:
> John de la Garza schrieb:
>
>> Sebastian Werner wrote:
>>
>>
>>> QuickTime is a plugin which is not interoperable in this way with the
>>> qooxdoo Drag&Drop system. This is mainly a browser plugin integration
>>> issue and not so such a qooxdoo issue.
>>>
>>>
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
Replace One Movie with Another:
movie1.SetURL(MyOtherMovi
John de la Garza schrieb:
> Sebastian Werner wrote:
>> QuickTime is a plugin which is not interoperable in this way with the
>> qooxdoo Drag&Drop system. This is mainly a browser plugin integration
>> issue and not so such a qooxdoo issue.
>>
>>
>
> I'm not following fully, I'm really new to
John de la Garza schrieb:
> Sebastian Werner wrote:
>
>> QuickTime is a plugin which is not interoperable in this way with the
>> qooxdoo Drag&Drop system. This is mainly a browser plugin integration
>> issue and not so such a qooxdoo issue.
>>
>>
>>
>
> I'm not following fully, I'm r
Sebastian Werner wrote:
> QuickTime is a plugin which is not interoperable in this way with the
> qooxdoo Drag&Drop system. This is mainly a browser plugin integration
> issue and not so such a qooxdoo issue.
>
>
I'm not following fully, I'm really new to javascript, css so I may not
know w
QuickTime is a plugin which is not interoperable in this way with the
qooxdoo Drag&Drop system. This is mainly a browser plugin integration
issue and not so such a qooxdoo issue.
Sebastian
johndela1 schrieb:
> I am trying to make a drag and drop interface to a multi camera dvr.
>
> I've made
I am trying to make a drag and drop interface to a multi camera dvr.
I've made a prototype of two qx.ui.form.List objects. One is dragable one
is a dropable. I can drag list elements from one to the other.
I now want to have an area of embedded quicktime plugins (just two for a
demo) and have
17 matches
Mail list logo