Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
vietstar
vietstar's Profile
2
Posts
2
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Runtime exception; could not load movie aaa.mp4
[3 Replies]
26-Jun-2013 02:40 PM
Forum:
Core Library Questions
Hey,
i've been using the video library and used the following code.
try{
mov1 = new Movie(this, complete + ".mp4");
}catch(Exception e){
}
if my RFID Reader reads the content aaa and there isnt a movie called aaa. it gives me an error
java.lang.RuntimeException: Could not load movie file aaa.mp4
is there a way to ignore the exception?
Append data to existing file
[2 Replies]
12-Jun-2013 01:43 AM
Forum:
General Discussion
Hello,
Is there a way to append data to an existing file?
I've tried to use the PrintWriter and CreateWriter, but every time it will create a new file that overwrites the old file..
I've seen people using the FileWriter and setting it true to append the data instead of creating a new file and fill it with data.
But if i use FileWriter, processing says it cant find the class. Is it because of Processing 2+? and is there an other way to use it?
Thank u.
Mike
«Prev
Next »
Moderate user : vietstar
Forum