Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / January 2004



Tip: Looking for answers? Try searching our database.

What this code meaning?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yashnoo - 20 Jan 2004 19:00 GMT
Hi everyone:

  I want to run an example of dataGrid with Flash remoting.I use Tomcat (jsp server). The Remote doc says:
"13. Inside the parenthesis, type ?http://localhost:8100/flashservices/gateway? for the location of the Flash Remoting servlet that handles all remote requests. Use the port number of the server where you deployed the Flash Remoting MX server."

What the "/flashservices/gate" meaning?  I haven't this servlet.  My web app haven't this directory so the app can't run property. Someone had test this example?
How to fix it?
Thkes!
fragnrock - 23 Jan 2004 08:47 GMT
I didn't use tomcat but coldfusionMX which has a built-in support of flash-remoting.
http://localhost:8100/flashservices/gateway/ is a virtual directory that normaly display a blank page when you try to watch it in a web browser. If you have an error message, it means that your server isn't configured to support flash-remoting.

Did you have installed Flash remoting MX?
Yashnoo - 26 Jan 2004 02:50 GMT
I install it .  And I resolve it.only add Attribute to web.xml.

If I read many data from database to DataGrid,how to paging?  I mean I want to display 10 records per time. How to do it?
fragnrock - 26 Jan 2004 08:23 GMT
I don't know If it can helps you but you can return recordsets to flashMX in increment with coldfusion. Perhaps you can do the same with Java (?)

Did you read this doc? http://livedocs.macromedia.com/flashremoting/mx/Using_Flash_Remoting_MX/

There is a java section.
Yashnoo - 26 Jan 2004 15:02 GMT
I use java programming.  I get many data from database frequently. If you get 10,000 records from mySQL  how do you process them?  load them to DataGrid one time?  I want to populate them several times. Do you have better sugguestion?  : )
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.