Hi,
I am currently working with a database.
I already have the insert part only now i want to make a edit part.
How i want to do it?
I want to show a screen with all the information in textfields.
Example:
Name: Test
Price: 123
Link: test.html
Name: Test2
Price: 321
Link: test2.html
+----+...
Hello i am currently working with Javascript and PHP.
Now i have a form and a clickable box.
I have 2 submit buttons, and one works but the other doesn't.
When i click on the button that works it is saying that my clickable box is clicked or not.
The other should do that 2 only it doesn't...
Hello,
I have a question:
At the moment i am doing a assigment in flash.
I want to get text out of a .txt file and then make that a link.
So for example.
Text file:
www.google.com
www.altavista.com
www.facebook.com
Then i want them to shown in flash (what shouldn't be a problem)
Only i also...
Hello i need some help.
When i click on the button above the text field it dupclicates the pictures, and i don't want that!
I putted the .fla file in the attachment.
And here is the xml code.
<?xml version="1.0"?>
<!--<root-node>
<Auto merk="Berlingo" sdescription="Dit is geen, nee echt geen...
Hello i want to know if it is possible to do a Key.isDown in a for.
For example in a for like this.
for (i=0; i<myImage.length; i++)
If it is possible how should i do it?
-------------------------------------
I am a progammer.... no realy.
Does anyone knows how to make a loop in actionscript 2.0?
I tought that the foreach function should work but it doesn't being suport in AS2....
Thanks
-------------------------------------
I am a progammer.... no realy.
Hello,
I am currently using Actionscript with xml.
Now i want to create a dynamic textfield in actionscript for each part of info in the xml file.
I want to let the textfields created automaticly so i don't want to manual input the xml parts into the actionscript.
Here is the xml code...
How can i get text out of a XML file and put it into flash?
I know how it works with pictures only not with text. :S
I want to insert this code into flash.
Code:
<?xml version="1.0"?>
<Informatie>
<Auto>
<Auto>Toyota</Auto>
<Shortd>Testje</Shortd>
<Longd>Testje</Longd>...
Hi,
I already posted another thread about how to write XML with PHP.
Well that worked, only if i write a new one it overwrites the old XML file.
I want to add the information in the same XML file only without overwriting it.
How to do that?
The part that writes it to xml:
<?php
// TEST...
Hello,
I am working with php and xml atm.
I want to put the input the text that i have inputted into a form into xml.
A form sends information to php that sends it to a map and a database.
Now i want to send the information to a xml file.
Because i use the xml file to get pictures + information...
Hello i have a question.
I want to create a somekind of circle that switch from pictures if you click on a picture or button.
I want to show the selected picture large and if you go further back in the circle they should be shown smaller.
Anyone has any idea how this works?
Thanks...
Hello i have a question:
I have to change the color of a car.
It is now white and i have to change it to red.
Only when i change the color it is only one color red, so no reflection of light.
I want to let it look realistic.
How to do that?
Thanks
-------------------------------------
I am a...
Can anyone tell me why this isn't working?
This should insert the uploaded file into a map.
I don't get a error but this script isn't insert it into my map.
$uploadedfile = $_FILES['plaatje_m']['tmp_name'];
$src = imagecreatefromjpeg($uploadedfile)...
Hi i have a question:
I have made a flash file with several movieclips that all have a stop() function at the end.
When i look at the .swf file it is working perfectly.
Only when i upload it to a site then it doesn't execute the stop() function.
When the flash file has stopped playing it...
Hello i have a question.
I want to upload a file into 2 folders and a mysql database.
I am getting the file through a <input type="file" />
I already got the send part only the part that is putting in it to a folder not yet.
How must i do it?
I would like to do it with a include into the form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.