2009/12/3 Sébastien Stormacq <seb...@mac.com>: > Frame 15 is the last line from my code, it calls [NSURL urlWithString] (frame > 14)
Then we need to see the code for -loadStreamingURL, and you need to make sure that the argument to -URLWithString: is a valid NSString instance. That means using the debugger. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com