When I run my java applet the no pictures show in the active picture object(jpeg). What am I doing wrong? I tried loading at runtime and also in the code and neither option works.
Printable View
When I run my java applet the no pictures show in the active picture object(jpeg). What am I doing wrong? I tried loading at runtime and also in the code and neither option works.
I dont think Active picture is supported yet... check out the current extensions that are supported
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=107193#Post1071 93
It is supported but only appears if it isn't a web applet. You have to sign the .jar file because this object loads usually an external file.
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=98872&page=1
Quote:
Fixes and new features in beta 7
- Animation editor : hot spot position not saved after you move the hot spot with the mouse (appeared in beta 6).
- Transition setup dialog : transition not selected in the list when you edit an application created with MMF 1.5.
- Java runtime : new Active Picture object.
- Java runtime : cannot build Java applications with extensions on Windows Vista.
- Java runtime : movement extensions not working in beta 6.
- Java runtime : transitions not working in some applications created with MMF 1.5, or with some versions of MMF2.
Thanks for your help Czentnar!