Groups | Blog | Home
all groups > macromedia players flash > february 2007 >

macromedia players flash : Socket problems in Pocket PC 2003 SE



ilpapabuono
2/12/2007 4:26:28 PM
I've developed an application for an IPAQ PDA (in OpenLaszlo, to say the truth
:embarrassment; and projected with Zinc 2.0) compiled for Flash 7, that loads
(a lot of) XML/Http external data. It runs, but very slow, cause leak of
memory, on PocketPc 2005; so to overcome memory leak I tried it with a 128MB
RAM Toshiba e800 under PocketPC 2003.
Suprise! App loads (no memory leak) but is not able to load external data.
[b]NOTE: is's NOT a crossdomain.xml problem...[/b]
If someone knows where to search, or which control to set, or what to expect,
it's very important for me to solve this problem.
If someone want - or can - try a test application [push button "network" and a
combobox is populated] that loads a small amount of data from my server, this
is the link for the CAB file.
http://www.pasti.biz/pasti/esempi/testusers.lzx.cab
Thank you in advance
rafanellimarco NO[at]SPAM gmail.com
2/13/2007 7:30:09 AM
Hi there,

I've almost the same problem.

I'm trying to develop a flash file that loads xml external data under
Asus A632N (64MB DRAM). It works but same time Flashassist shut down
by himself. I don't get any error message, but just the start page of
WinMobile.

Maybe my xml code is wrong!

part of the code:

<poi alt="Tauwetter" lat="52.51850275489529" name="16.1" id="14"
lon="13.34432748849946" theme="modernetourismus">
<seq>
<audio alt="beep" dur="2" src="a.bip_2.44.mp3"
starttime="0" />
<seq>
<img alt="" dur="5" src="m.16.1.a_portraet.jpg"
starttime="1" />
<img alt="" dur="5" src="m.16.1.b_portraet.jpg"
starttime="6" />
<img alt="" dur="10" src="m.16.1.c.jpg"
starttime="18" />
<img alt="" dur="31" src="m.
16.1.f_weltbaumeister.jpg" starttime="29" />
<img alt="" dur="2" src="a.black.JPG"
starttime="50" />
</seq>
<seq>
<audio alt="" dur="47" src="m.16.1_tauwetter.mp3"
starttime="2" />
</seq>
<seq>
<text alt="" dur="10" src="m.16.1_tauwetter.txt"
starttime="51" />
<text alt="" dur="1" src="n.20.a.leer.txt"
starttime="61" />
</seq>
</seq>
</poi>

Any suggestion????

thanks in advance,
Marco




ilpapabuono ha scritto:

[quoted text, click to view]
rafanellimarco NO[at]SPAM gmail.com
2/13/2007 7:30:22 AM
Hi there,

I've almost the same problem.

I'm trying to develop a flash file that loads xml external data under
Asus A632N (64MB DRAM). It works but same time Flashassist shut down
by himself. I don't get any error message, but just the start page of
WinMobile.

Maybe my xml code is wrong!

part of the code:

<poi alt="Tauwetter" lat="52.51850275489529" name="16.1" id="14"
lon="13.34432748849946" theme="modernetourismus">
<seq>
<audio alt="beep" dur="2" src="a.bip_2.44.mp3"
starttime="0" />
<seq>
<img alt="" dur="5" src="m.16.1.a_portraet.jpg"
starttime="1" />
<img alt="" dur="5" src="m.16.1.b_portraet.jpg"
starttime="6" />
<img alt="" dur="10" src="m.16.1.c.jpg"
starttime="18" />
<img alt="" dur="31" src="m.
16.1.f_weltbaumeister.jpg" starttime="29" />
<img alt="" dur="2" src="a.black.JPG"
starttime="50" />
</seq>
<seq>
<audio alt="" dur="47" src="m.16.1_tauwetter.mp3"
starttime="2" />
</seq>
<seq>
<text alt="" dur="10" src="m.16.1_tauwetter.txt"
starttime="51" />
<text alt="" dur="1" src="n.20.a.leer.txt"
starttime="61" />
</seq>
</seq>
</poi>

Any suggestion????

thanks in advance,
Marco




ilpapabuono ha scritto:

[quoted text, click to view]
AddThis Social Bookmark Button