FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 230 : the "Movie" and "Capture" examples need to be renamed
Last modified: 2009-05-01 05:27
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-11-29 14:13
because its class name conflicts with the "Movie" class, which is even used
by the sketch. this prevents exporting whether to applet or application.
Additional Comment
#1 From fry 2005-11-30 11:57
same issue for the "Capture" example.
Additional Comment
#2 From REAS 2005-12-08 23:40
Done. "Movie" changed to "MoviePlayback" and "Capture" to "WebCam".
Additional Comment
#3 From valentin 2009-05-01 05:27
Hy !
I'm very close to finishing my final exam and i need to know more specifically what
must be changed into what : PLEASE HELP!
i CAHNGE "Movie" into "MoviePlayback" and "Capture" into "WebCam"
in the *.PDE file or in the generated *.JAVA file ??!?!
I want to access the webcam from the html that includes the applet (generated by
exporting the *.pde).
(In reply to
comment #2
)
>
>
>
> Additional
Comment #2
From
> REAS
> 2005-12-08 23:40
>
> <!--
> addReplyLink(2); //-->[reply]
>
>
>
>
> Done. "Movie" changed to "MoviePlayback" and "Capture" to "WebCam".
>
>