Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Ruth H #1
ASP to Flash
Hello,
I am using Flash 8 (Actionscript 2) and am in the process of developing a
program that loads variables from an ASPX file (.NET) using LoadVars and
displays the variables into Flash as dynamic text. It seems as though,
sometimes there is a lag time communicating with the server. When you enter the
frame, it takes a few seconds before the variables are displayed in Flash.
My question is, would it be appropriate to put a preloader here that waits for
Flash to pull all of the variables from the ASPX file? Looking at online
resources and the Help files in Flash, it indicates that you could use the
getBytes loaded for images or XML files. I wonder if this would be along the
right path for Flash communicating with an ASPX file.
I've also seend some posts or help files that mention the use of onDataLoad
vs. the getBytes loaded.
Please, let me know if you have any insight.
Are there any online or help resources that may address this?
Thanks so much!
Ruth H Guest
-
Flash player not working on some websites & have foundRegestry keys of older Flash players.
Hi, like many people here I have problems seeing flash content on some websites but other websites work fine. I also found that YOUTUBE works... -
Flash player installed, but every site flash playerrequired for asks to install not working at all
Hi all, wondering if someone would be kind enough to help me, PLEASE lol Flash player asks to be installed everytime I go onto any site that... -
Javascript news ticker + Flash = shaking Flash inFirefox?
I'm moving content (which I didn't develop) from an old site to my new design. I've run across a strange issue where a javascript menu appears to be... -
Calling on the Flash gurus!! How do I bring in a multi-page PDF into Flash?
Hello, I think this may be new territory, well for me at least. I am trying to IMPORT a cable drawing package (PDF with over a hundred pages)... -
convert all flash site to both flash and no flash
a friend has a site that is done with all flash. they asked me to help make it readable by more browsers. could some belly point me in the right... -
sneakyimp #2
Re: ASP to Flash
using getBytesLoaded is pretty involved. Minimally, you could just display a
'getting data' message until the onDataLoad event of the LoadVars triggers.
The example in the documentation is probably all you need to figure it out:
[url]http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?con[/url]
text=LiveDocs_Parts&file=00002336.html
sneakyimp Guest



Reply With Quote

