|
Re: Chapter 18 - Media Player Loading from File
|
| |
So is this just a defect in the iPhone Simulator? Is that what the 2.2.1 is referring to? Because ...
|
|
Re: Chapter 18 - Media Player Loading from File
|
| |
I tried to add [MPMoviePlayerController release]; in the dealoc function, but it didn't seem to do a...
|
|
Re: Chapter 18 - Media Player Loading from File
|
| |
Yes. I finally caught that. I have no warnings or errors now ... just the only playing once issue.
|
|
Re: Chapter 18 - Media Player Loading from File
|
| |
Ok. I just realized I should have linked from the button's "Touch Up Inside" method ...
That got t...
|
|
Re: Chapter 18 - Media Player Loading from File
|
| |
oh and I forgot the other 3 errors (bottom of mpwrapperViewController.m)
warning: incomplete imp...
|
|
Re: Chapter 18 - Media Player Loading from File
|
| |
First … Thanks for the quick response; I really appreciate you taking the time to help.
Well, I...
|
|
Chapter 18 - Media Player Loading from File
|
| |
In Chapter 18 (pg. 359) there's a code snippet talking about the code needed to change the text-entr...
|