473,608 Members | 1,811 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

php+flash

4 New Member
i hv been created a map with macromedia flash...

my problem now is to How to Retrieve d data from d database in PHP as i click d button hyperlink in d Flash...and oso display it ...

i hv abot 1500 hyperlink button inside d map...is tat mean i nit to code abot 1500's .php file???? each hyperlink hv a different information(dat a)...
let say, i hv a "singapore" hyperlink button inside d flash,as i click it , it'll turn to d new php page to show my data...and i oso nit d edit and update function inside d new php page..!!!

is tat feasible to do so..???

how can i retrieve my data when different button is click..?

can anyone show me d script???

thx..
Oct 10 '06 #1
2 1717
bassamba
7 New Member
i hv been created a map with macromedia flash...

my problem now is to How to Retrieve d data from d database in PHP as i click d button hyperlink in d Flash...and oso display it ...

i hv abot 1500 hyperlink button inside d map...is tat mean i nit to code abot 1500's .php file???? each hyperlink hv a different information(dat a)...
let say, i hv a "singapore" hyperlink button inside d flash,as i click it , it'll turn to d new php page to show my data...and i oso nit d edit and update function inside d new php page..!!!

is tat feasible to do so..???

how can i retrieve my data when different button is click..?

can anyone show me d script???

thx..

hi man, i've never used flash in my life but there is way, it called "flash remoting using php" go to

www.amfphp.org/

i think that this will solve your problem.

in order to distinguish which button was pressed, you can pass a parameter to the php file via POST or GET

good luck

-bassam
Oct 15 '06 #2
ronverdonk
4,258 Recognized Expert Specialist
In order to know how to do this, post some lines of the button code.Only a few lines of button code will do because I asssume they are all nearly identical.

Ronald :cool:.
Oct 15 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
3375
by: Mirco | last post by:
Hi I have a page written with php and a MySQL Database. Now, I want to redesign the whole, but still with the Database and php. is it possible to design the page with Flash and then to put all the php commands into the source code? specially, I still need the extension *.php? Greets and thanks in advance mirco
2
9677
by: Frank M. | last post by:
Hello, I want to make a form with Macromedia Flash. I use php and mysql on my site. Is there any good tutorial on the net how to start developing a flash form? Most important is the data transfer between flash and php scripts. Thanks!
9
2610
by: Troot | last post by:
Hi all, In mind this is a daft question, but here goes. My hosts allow secure https logins on specific directories. What I want to do is have a login screen in flash, if the user enters the correct username and password I would like to set the HTTPS username and password using php/flash and then open the secure page. In my mind at this point they'll be logged in and then can navigate the
0
1029
by: himanshu | last post by:
Hi i am one problem in my project. I want to do virtual sampling to convert jpg/png file swf. How is it possible? Is there ant tools by which is te possible?
10
29895
by: Steve Cook | last post by:
Hi, I have an upload application written in PHP and Flash. The PHP page gets the file information via $_POST. Moreover, the user never actually visits the PHP page, rather Flash sends the information to the PHP page and then loads the result, all in the background. Right now, the php page cannot access the $_SESSION. Is there anyway that I can conitnue the PHP session when doing this or does the user have to visit the PHP page?
0
1096
by: fidodifo | last post by:
I am connecting PHP & Flash.. $var = $this->_nm->getVar(); <-- Get data from database $var1 = gettype($var); if (is_string($var1)) { echo "s=".$var1; } If i print in the browser, it will return s=string, however if i
1
1509
by: Umakajan | last post by:
Basically, I have two pages 1 - An introduction page, where the user gets to select the website to be in English or in French. 2 - This page (made in Flash) has a navigation menu, and depending on the user, it will display the menu in either french or english. I want to use php to get this to work. Can anyone help me out? I dont really know PHP really welll, but I heard its the most efficient way to do it for this situation.
3
7446
by: bdbeames | last post by:
I have a menu on the right side of my page and a flash object in the center. When a certain option in the menu is select a sub menu pops and floats left. The problem is, depending on the browser and OS i.e.(firefix,ubuntu) the submenu is behind the flash. How can i fix this problem. I googled for the last day and the only thing I found was to put the flash in it's own div and set the z-index to -1. This solved nothing. here is a copy of...
3
1496
by: Kronikle88 | last post by:
Hey, I am new to PHP, and i have been reading up on it a little, but I seem to be having some trouble. In a flash website im making i created a form from a template i found. The original template had E-mail, Name, Comment fields, and the PHP code is as follow, <? $destination="mjweitz@gmail.com"; $name=$_POST; $email=$_POST;
0
8069
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8011
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8503
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8488
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6826
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5482
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
1611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1339
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.