Max, Ok thanks. I'll create a jira entry. Norman, Thanks for the tip. I had to use lzr=dhtml (instead of lzt). I found that reference here: http://www.openlaszlo.org/lps4.8/docs/developers/compiler.html#d0e124665 It seems all of the flash types do the same thing (redirect me to adobe website)
Thanks for the advice guys. Pico On Thu, Aug 12, 2010 at 1:08 AM, Norman Klein <[email protected]> wrote: > > I'm not running lps-4.8.1, but the compiler use to default to creating SWF8 > executables. This behavior can be forced by appending an "lzt=SWF8" on your > URL query. It can also be changed to "lzt=dhtml" to create a DHTML > executable. Once you get these to work correctly, you'll probably want to > try "lzt=SWF9" and "lzt=SWF10" to test everything. > > Norman Klein > Author: Laszlo in Action > > On Wed, Aug 11, 2010 at 4:00 PM, Pico Geyer <[email protected]> wrote: >> >> Hi all. >> >> I used openlaszlo a long time ago and was now trying to get back into it. >> I'm starting with the very basics again, so I created the simplest >> application >> <canvas/> >> >> And now I want to run my first app, I use the following url: >> http://localhost:8080/lps-4.8.1/test1/first.lzx >> >> But instead of it showing my app (and the compiler), it pops up a >> message saying: >> "This content requires a more recent version of the Macromedia Flash >> Player." >> And then it redirects me to http://get.adobe.com/flashplayer/ >> >> The thing is that I have a rather new version of flash installed and >> it seems to be working correctly. >> If test my flash version with this page: >> http://www.adobe.com/software/flash/about/ >> >> It says I have flash version 10,1,53,64 installed. >> >> Is there any way to work around this? >> Is the flash detection broken? >> >> Some details about my system: >> I'm running 32 bit arch linux. >> I'm using firefox version 3.6.8 >> >> Thanks in advance, >> Pico > >
