0
votes
2answers
29 views
Youtube And the iphone sdk
does anyone have a way of extracting the direct movie url from the page returned by a standard youtube link?
0
votes
2answers
32 views
how to use Speech SDK 5.1
hi frnds,
i recently downloaded Microsoft Speech SDk 5.1 and i want to learn that how to use it. Please suggest me some websites and links where i can find tutorials on us …
0
votes
2answers
37 views
Plist works in simulator but not on device
Is there any reason that data pulled in from a plist will show in the simulator but not on my test device? Worked all day on making it work and was thrilled until I tested it on th …
1
vote
2answers
31 views
It’s Possible To Run Windows Mobile 5 SDK In Visual Studio 2008?
Hello,
I was seeing about Windows Mobile 5 SDK at Microsoft Download Center and I also see some requirements to run it:
System Requirements
Supported Operating Systems …
0
votes
1answer
42 views
Changing MFMailComposeViewController’s toolbar color
I'm using a tinted navigation bar and a tinted global UIToolbar in my iPhone app.
In my info view, I have a button which opens a MFMailComposeViewController, and the toolbar at th …
0
votes
2answers
69 views
C++ Compiler Driver Has Stopped Working
Hi,
I've downloaded platform SDK and tried using it with Visual Studio 2005. Every time I say built solution it says C++ compiler driver has stopped working!, I also installed Vis …
0
votes
1answer
37 views
Changing subview content after view has loaded (cocoa touch)
Hello,
I am trying to create my own implementation of a tab bar, using a toolbar instead of a tabbar (to enable customization of the new "tab bar"). In order to achieve this, I n …
0
votes
4answers
139 views
Should i use plist, sqlite or NsMutableArray?
If I wanna store 2 strings, and ABcontact image (or a variable to call the image)that persist even after restarting the app, which method should I use? NsMutableArray, plist or sql …
0
votes
1answer
23 views
why does the uitextfield never return nil when it becomes first responder?
when i make my textfield become first responder, the text field never returns nil, even if i force it to be nil by myTextField.text = nil;
as soon as i comment out the "[myTextFiel …
0
votes
3answers
38 views
RootViewController
I'm learning this right now so the questions might be a little juvenile. Here's what I'm trying to do. I have the first view come up with a cell of the table populated statically, …
0
votes
3answers
55 views
How to extract the second record from my plist?
I have a sample database file called albums.plist
It is structured as below (very simple layout).
I am new to Objective-C programming and would learn a lot if someone is able to h …
0
votes
1answer
50 views
iPhone SDK: Two animation sequences playing at random *help*
I have two animation sequences, and I want one of them to play randomly when a button is pressed. Here is the code:
{
color.animationImages = [NSArray arrayWithObjects:
…
0
votes
1answer
28 views
Problem Installing Java EE SDK From Wizard?
Upon fixing my earlier problem where, I uninstalled both, JRE AND Java EE, and then successfully reinstalled JRE, the problem started with installing Java EE, when, upon clicking t …
0
votes
1answer
38 views
Flickr Iphone app Background image zoom and fading animation
Hello all would anyone know how flickr manage to make this type of effect on their app where on the main screen you see a background image moving to the side and zooming in and fad …
0
votes
2answers
73 views
What are your thoughts on the proposed Flash CS5 iPhone capabilities? [closed]
What do you think of the upcoming Flash for iPhone offerings?
Why can't we access the camera from Flash?
Looks like we will be able to write to the camera roll but not read from i …
