how to use own plugin?
how to use own plugin?
- Subject: how to use own plugin?
- From: Carlo Gulliani <email@hidden>
- Date: Mon, 2 Feb 2009 06:17:43 -0800 (PST)
I have own plugin (i use flash player plugin for my web view component). My plugin is placed in MyApp.app/Contents/PlugIns/Flash player.plugin
I need use only my plugin, but now i have the next: if user has Flash plugin already, my app is using it w/o my plugin, but if users hasn't plugin my app is using own plugin. But version of plugin which already is installed on user's comp may be lower than needed. How to tell my app to use only plugins from PlugIns folder, which is placed in PlugIns folder? for example, i have flash player plugin 9 on my machine, in PlugIns folder of my app is flash player plugin 10, i launch my app and my app uses old version of plugin (i knew it when i pressed right mouse button), but must use 10 version of plugin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden