Loading mmfcontroller
| Wed, 2008-02-06 08:42 | |
|
Hi, I made an mmfcontroller and installed on device. When i am trying to load the controller with rmmfcontroller in my player it is not getting loaded. This is happening on device , the same controller is opening properly on emulator (s60 3rd ed fp1). Is it necessary for my player to have multimediadd capability to open controller through rmmfcontroller? because it is working fine with emulator without any capability. Please help me ....chaitu |
|






Forum posts: 2
hi i was able to solve the problem ... its about location of dll and rsc files ... while installation i have kept them in system/libs/plugins as in old version(before 9.1)
But now they need to be placed in sys/bin(dlls or plugins) and resouce(.RSC) files shoule be placed in \resouce\plugins directory. Now my player is loading the plugin...
.....chaitu