Search found 3 matches

by Nick_G
Mon Aug 17, 2009 7:49 pm
Forum: Pano2VR general
Topic: Flash 10 Problem
Replies: 3
Views: 12458

Re: Flash 10 Problem

After much searching I found a solution to getting the Flex Compiler to target Flash Player 10. Project Menu -> Properties -> Flex Compiler In the "Additional compiler arguments:" field add in "--target-player=10.0.0" this will force the compiler to target Flash 10 when compiling...
by Nick_G
Fri Aug 14, 2009 4:34 pm
Forum: Pano2VR general
Topic: Flash 10 Problem
Replies: 3
Views: 12458

Re: Flash 10 Problem

Thanks for the reply Thomas. Tried the isFlash10 switch but still no luck. But thanks for the possible lead with the rendering issue I'll look more into that.
by Nick_G
Thu Aug 13, 2009 5:48 pm
Forum: Pano2VR general
Topic: Flash 10 Problem
Replies: 3
Views: 12458

Flash 10 Problem

First time posting here so I'll try and get this right. I was given a set of Pano2VR files to integrate into a Virtual Tour project that I'm doing built on Flex 3/AS3. I'm loading them dynamically, and it works fine in Flash Player 9 but Flash 10 loads without any errors. The debugger on the other h...