![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Getting an--missingmethodException 'error' on my IPAC...
Any Ideas out there on the problem??????? Using recorder.dll and FMod.dll,s-works fine on desktop!!! When completely working it will be a software meter reading MIC. input on my PDA!!!! Heres the offending CODE: ----------------------------------------------- Sub Button1_Click if dr=2 then '------------------------------------------------------------------------ fmod.Play(AppPath & "\scan2.wav") file = OpenDialog1.File form1.Text = StrReplace(FileName(AppPath & "\scan2.mp3"),".mp3","") 'Label1.Text= Format(fmod.Position / fmod.Length1 * 100,"n0") & "%" '------------------------------------------------------------------------ end if t1=1 dr=2 rot=2 Label1.Text= Format(fmod.Length1,0)/2000 tt=Label1.Text Timer1.Enabled=true Timer2.Enabled=false End Sub ------------------------------------------------------------------------- When I am done it will be a portable scanning/testing device... |
|
||||
|
Did you copy FMODCE.dll to the same folder of the executable?
Are you using the updated FMOD library? FMOD library update |
|
|||
|
Thankyou so much-You were quite right,needed the FMODCE.dll-found WM5 VER. on
http://www.mataderu.com/xphere/info/pomod.htm Other people at that web page had the very same error... Also,updated the FMOD library. When I am finnished with the program I will post it.Also my MIC input hardware hacks- to get the data if anyone would like!!!! Thanks for the fast response....Might of taken me days to figure out... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Working with VGA screens | Erel | Tutorials | 18 | 06-01-2008 02:08 PM |
| working with date | gjoisa | Questions & Help Needed | 3 | 03-29-2008 09:40 AM |
| Working with screen resolutions | Nycran | Questions & Help Needed | 25 | 02-13-2008 02:04 PM |
| working with FormExDesktop_1.2 | Cableguy | Questions & Help Needed | 20 | 01-28-2008 06:02 PM |
| desktop ide quit working | dennishea | Questions & Help Needed | 5 | 01-06-2008 07:31 PM |