|
|||
|
i know it is not so easy.
but tell me is it posible to get the data from website suppose i want the information of the relincePower share from the net now how it is posible from where i will begin the process |
|
|||
|
First, you want to have a data file that is constantly updated. Such as a xml file, text file, ini, etc.
Then, find a way to read the data using SWFkit or Flash's natural API. Send it to a text box in flash. In example: Data source: Blah.com/blahfile.txt or blahfile.xml or blahfile.ini Read it using flash or Swfkit. I already have some code impleminting this. If, you want it for an xml file, pm me. |
|
|||
|
thankx for help
i am using firefox browser with a plugin STOCK Markit(BSE). it show's the share price up and down of companys now i want to create a software which will work without the browser software. it will be a indivijual software which show the markit price of company share. so i want to know how firefox is workilng and from where it is getting data and how can i get the data from www.bseindia.com. |
|
|||
|
They should have some server side applications to read data from databases, and generate htmls or images, which will be passed to web browsers like ie and firefox when users navigate their website. Not clear if they will provide any interface or service for you to access their data remotely; or you would have to download html files and parse the data inside the them.
|
|
|||
|
i want to develop a player which will work online. ;D
that player will get the registration information from the web site. if user is a valid owner then the player will run otherwise it will quit on the website: 8) there is a database with the information of the user IP address name code **********now that time i have not my own website. so also tell me how can i practice or on which website i will do this demo job.i want to read the data from the website and check with the local information. :-\ this i want to do because i do not want that each person have there own purchased player. and also tell me if i will create my own website then in which i will code it ?(HTML,ASP,PHP, DHTML). which server is best for website space. so NOW from where i will start that problem ??? |
|
|||
|
You can install AMP (apache+mysql+php) on your own computer, and use amfphp to develop the remote side of your program. On the client side, you can the flash remoting objects to communicate with the server.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|