This is really a quick question, but since the playMedia function requires a mrl String for the location of the mediafile, is it possible to replay a file if it is embedded inside a jar file as a resource? or even as a netbeans module resource?
I have tried several combinations to replay a media file from inside a jar but the only way i have successfully managed to replay a avi file is by using the absolute path to the avi file which is outside the jar file.. any advice or suggestions would be greatfully appricated.
Regards
James