Tagged Questions

2
votes
4answers
1k views

Internet Explorer does not unload SWF when navigating away from page

I'm writing a conferencing portal using the open-source OpenMeetings, which is a Flash app that is compiled with OpenLaszlo. So, I have access to the SWF source code which is a mix of Laszlo markup ...
0
votes
1answer
27 views

flash version mixup in openlaszlo

I'm creating my first project in openlaszlo and ran into a weird problem: whatever the flash version installed or targeted, I get a dialog telling me to install flash 10.1 I'm then sent to Adobe's ...
0
votes
2answers
245 views

Can OpenLaszlo apps access AIR APIs?

It seems OpenLaszlo can run on AIR. What's less obvious is whether OpenLaszlo apps can use the AIR-specific APIs, like file system access. If so, how exactly is this done?