Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
1
Downvoting Members
4
1 Commented Post
0 Endorsements

13 Posted Topics

Member Avatar for chandaboy

Hi, all Any thoughts on why this code runs slow on device but fast on simulator in iphone, I am making a game in cocos2d, and I am moving an object from one place to another , throught CCTouchBegan , CCTouchMoved, CCTouchEneded (ccp function) and after that I take the …

Member Avatar for jwenting
0
149
Member Avatar for chandaboy

Hi, all how can I add animation in cocos2d in a sprite, the problem is that whenever the use fire the object and hits that object, the object will remove just like an animation .. if you have any tutorial then plz send it to me... thnx

0
49
Member Avatar for chandaboy

Hi, guys I want to implement the google coder in my web, such that if I give the address of any location he can give me the latitude and longitude of that address, plz any one have any tutorial then plz send it to me. just like these webs [url]http://itouchmap.com/latlong.html[/url] …

Member Avatar for HemantPHP
0
87
Member Avatar for chandaboy

I am new in making a 2d game in cocos2d, the issue is that I want to make the enemies in portrait mode , and the code is that int minY = target.contentSize.height/2; //min = 40/2 =>20 int maxY = winSize.height - target.contentSize.height/2; //maxY = 320 - (40/2)=>300 int rangeY …

0
91
Member Avatar for chandaboy

Hi, guys I made a web application and run in local host in Mac, but the problem is that when I copy that folder and paste in my system (xp) then it is not working, I don't know what is the problem ....??? can any buddy know this problem then …

Member Avatar for chandaboy
0
84
Member Avatar for chandaboy

My code is this: <?php //Start session session_start(); //Check whether the session variable SESS_MEMBER_ID is present or not if(!isset($_SESSION['SESS_MEMBER_ID']) || (trim($_SESSION['SESS_MEMBER_ID']) == '')) { header("location: access-denied.php"); exit(); } ?> and I am facing this warning, when I login succcessfully: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already …

Member Avatar for Plyswthsqurles
0
106
Member Avatar for chandaboy

Hi, everyone, if any buddy have any tutorial of how to send the values from a textbox thorugh iphone and send this value into php file through post, if you have any tutorial then plz send it to me..

0
66
Member Avatar for chandaboy

I m making an app where i need to get facebook friend status, i can get the statuses when doing this coding.. Code: [code]NSMutableDictionary * params = [[NSMutableDictionary alloc] init]; [params setValue:@"100000********" forKey:@"uid"]; [params setValue:@"1500" forKey:@"limit"]; [params setValue:@"results" forKey:@"callback"];[/code] but when im using a dynamic value like this : Code: …

0
77
Member Avatar for chandaboy

Hi, all I want to get the data from the div tag, from this website [url]http://www.weather.com/outlook/travel/businesstraveler/hourbyhour/PKXX0008?begHour=7&begDay=4[/url] when you click on the firebug in firefox you can see there is a and under this div there are more divs there, I want to get the data (i,e,. only the 3pm, 25,25 …

Member Avatar for chandaboy
0
153
Member Avatar for arh

Asalm o alkum, Can any buddy give me an idea of how can I begin my game programming with opengl es in xcode... because I am new in using opengl es in xcode, and I have no any expereience in this opengl field.. IF you have any material regarding this …

Member Avatar for Nick Evan
0
252
Member Avatar for happygeek
Member Avatar for anil1991
Member Avatar for Member 784361
0
106
Member Avatar for iamcreasy

The End.