Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Flash swf issue on mac systems passing variables

Posted 14 Mar 2005 18:17:09
1
has voted
14 Mar 2005 18:17:09 Andrew Sachs posted:
Flash swf issue on mac systems(local machine) having a problem passing variables from an
external text file and loading into a flash file. Everything works fine on a Wsindows local machine

Replies

Replied 14 Mar 2005 20:57:06
14 Mar 2005 20:57:06 Chris Charlton replied:
Check your paths. Are you pulling data from a relative folder? or absolute URL/folder?

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>
Replied 18 Mar 2005 23:39:11
18 Mar 2005 23:39:11 Andrew Sachs replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>we're doing it with an absolute path,....
Flash swf issue on mac systems(local machine) having a problem passing variables from an
external text file and loading into a flash file. Everything works fine on a Wsindows local machine
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 19 Mar 2005 23:50:42
19 Mar 2005 23:50:42 Chris Charlton replied:
Absolute path... is the path calling from a windows path, like
<pre id=code><font face=courier size=2 id=code>C:\Folder Name\Flash_vars.txt</font id=code></pre id=code>

If so, then that's your problem, Mac doesn't use "C:\" (etc.). You're better off using realtive paths (<i>../../flash_vars.txt</i>, etc.).

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>
Replied 23 Mar 2005 19:50:37
23 Mar 2005 19:50:37 Andrew Sachs replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>we're doing it with an absolute path,....

Flash swf issue on mac systems(local machine) having a problem passing variables from an
external text file and loading into a flash file. Everything works fine on a Wsindows local machine
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 23 Mar 2005 20:40:48
23 Mar 2005 20:40:48 Chris Charlton replied:
By that quote-quote, I assume absolute paths is the only way you're approaching it?!

Is someone else doing the Flash? are you doing the Flash?

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>

Reply to this topic