Actual Results
- thomas_sum
- Forums: Flash and ActionScript Forum
- Sujet: unable to select back previous moiveclip after duplicating
- Subject: unable to select back previous moiveclip after duplicating
- Réponses: 1
- Vus: 697
Posted: Décembre 25th, 2006, 8:24 pm
i cant select back my previous movieclip after i duplicate it.i have try to give a value for my i but i still cant select my previous movieclip. Is there any ways i can select my previous moviceclip after i duplicated it? Below is my code: var mySelection = ""; wire.onPress = function () {...
- thomas_sum
- Forums: Flash and ActionScript Forum
- Sujet: duplicate movieClip not working!
- Subject: duplicate movieClip not working!
- Réponses: 1
- Vus: 902
- Subject: duplicate movieClip not working!
Posted: Décembre 21st, 2006, 8:43 pm
i have create a function for duplicate movieclip but when i call for the function it not working. Is there anyone who can help me to trace wats going on wif my script? i have been trying to figure out but still cant find out wat went wrong. Below is my code: wire.onPress = function () { this.createE...
- thomas_sum
- Forums: Flash and ActionScript Forum
- Sujet: delete selected movieclip
- Subject: delete selected movieclip
- Réponses: 1
- Vus: 693
- Subject: delete selected movieclip
Posted: Décembre 20th, 2006, 11:40 pm
i have created a delete button and wanted to delete the movieclip after pressing the delete button. How can i do it in Actioscript? Is there anyone who can guide me or direct me to any tutorial?
thanks.
thanks.
- thomas_sum
- Forums: Flash and ActionScript Forum
- Sujet: Flipping object horizontally and vertically
- Subject: Flipping object horizontally and vertically
- Réponses: 1
- Vus: 814
Posted: Décembre 17th, 2006, 7:18 pm
i have a few images wif instance name. And i would like to flip the image either horizontally or vertically when i pres the button.
how am i going to do it if the the images is being selected only able to flip?
As i doing a drag & drop function for it.
thanks!
how am i going to do it if the the images is being selected only able to flip?
As i doing a drag & drop function for it.
thanks!
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: java programming help in boolean
- Subject: java programming help in boolean
- Réponses: 3
- Vus: 861
- Subject: java programming help in boolean
Posted: Août 13th, 2004, 8:31 am
ok! how do i set true or false in boolean?
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: java programming help in boolean
- Subject: java programming help in boolean
- Réponses: 3
- Vus: 861
- Subject: java programming help in boolean
Posted: Août 12th, 2004, 11:35 pm
i need to how to use the command for boolean in java..... Do anyone knoes of any good example site that i can refer to... thanks!!
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: Java help
- Subject: Java help
- Réponses: 0
- Vus: 670
- Subject: Java help
Posted: Avril 28th, 2004, 6:16 am
public void run () { //delivery service makes 8 journeys for (int) = 0;j < 8;j++) } system.out.printIn ("\t\tdervivery leaves Cafe"); //derlivery travels 30 units of distance from Cafe to Study Center travel (30,1); System.out.printIn ("\t\tderviveryarrives at Student Centre"); stop (10); // Del...
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: php installation help on apache1.3 , winXP
- Subject: php installation help on apache1.3 , winXP
- Réponses: 2
- Vus: 898
Posted: Avril 5th, 2004, 1:03 am
if not u can go and download the phptriad which will configure the seeting for u
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: login script help!
- Subject: login script help!
- Réponses: 4
- Vus: 1725
- Subject: login script help!
Posted: Mars 17th, 2004, 8:55 pm
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: login script help!
- Subject: login script help!
- Réponses: 4
- Vus: 1725
- Subject: login script help!
Posted: Mars 17th, 2004, 8:25 am
i have written this login in script : [code]<? $uid=$userid; $pwd=$userpassword; $db=mysql_connect("localhost","###","####"); mysql_select_db("user"); $query1="select * from staff where userid='$userid' and userpassword='$userpassword'&...
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: coding for displaying my result in my text box
- Subject: coding for displaying my result in my text box
- Réponses: 3
- Vus: 1471
Posted: Mars 2nd, 2004, 5:41 am
what is the coding for displaying my result which will appear in my page text box. Below is my coding for my page [code] <html> <head> <style type="text/css"> <!-- body,tr,td { background-color: #6D9CBA; scrollbar-arrow-color: #D5E8EB; scrollbar-track-colo...
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: php help?
- Subject: php help?
- Réponses: 2
- Vus: 842
- Subject: php help?
Posted: Février 23rd, 2004, 7:23 am
i have created a form which the user can enter either username or userID and clicking on the search button it will display out the result. the problem i have is that how will be the php script going to be like to display out my querry. i really need someone to help :( below is wat my form looks [cod...
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: displaying database using php coding
- Subject: displaying database using php coding
- Réponses: 5
- Vus: 1134
- Subject: displaying database using php coding
Posted: Février 21st, 2004, 7:39 pm
thanks AXE ! ur link has really helped me 
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: displaying database using php coding
- Subject: displaying database using php coding
- Réponses: 5
- Vus: 1134
- Subject: displaying database using php coding
Posted: Février 21st, 2004, 3:32 am
i don see any link AXE!
- thomas_sum
- Forums: Programming / Scripting / Coding Forum
- Sujet: displaying database using php coding
- Subject: displaying database using php coding
- Réponses: 5
- Vus: 1134
- Subject: displaying database using php coding
Posted: Février 19th, 2004, 5:43 pm
wat is the coding for displaying table from the database using php coding. Or could someone show me the link to the tutorial of displaying table on the database which is simple to understand.... thanks
