Recent activity
Subscribe to this feed
joshua noble replied on June 21, 2008 02:42 to the question "Flex 3 Cookbook - Recipe 8.4. Create a Seek Bar for a Sound File" in O'Reilly Media:
Hi Bernard, this is Josh Noble, one of the authors of the Flex 3 Cookbook, it looks like something is off how you're trying to instantiate these files. If you could send me all your code files I'll see what's going on. Send them over to thefactoryfactory@gmail.com and I'll look at them as soon as I get a chance and we'll get you sorted out. Thanks,
josh
Bernard replied on June 21, 2008 02:04 to the question "Flex 3 Cookbook - Recipe 8.4. Create a Seek Bar for a Sound File" in O'Reilly Media:
Hello Steve,
I was working on it at home. I'm at work today.
I copied the code into a new application in the Flex 3 IDE.
It compiled without an error.
When I run it, I get this error notification screen;
Error: No class registered for interface 'mx.resources::IResourceManager'.
at mx.core::Singleton$/getInstance()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\Singleton.as:111]
at mx.resources::ResourceManager$/getInstance()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\resources\ResourceManager.as:83]
at mx.containers.utilityClasses::Layout()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\containers\utilityClasses\Layout.as:53]
at mx.containers.utilityClasses::BoxLayout()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\containers\utilityClasses\BoxLayout.as:46]
at mx.containers::Box()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\containers\Box.as:157]
at mx.containers::VBox()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\containers\VBox.as:88]
at seekBar()[C:\Documents and Settings\Brian\My Documents\Flex Builder 3\PCM Menus\src\seekBar.mxml:0]
If I hit the proceed button, the program is just a blank screen in the browser.
I tried importing the classes mentioned at the beginning of chapter 8
but that did not eliminate the error.
For the MP3, I used code from another function that works just fine.
Thanks.
Steve Weiss replied on June 20, 2008 13:22 to the question "Flex 3 Cookbook - Recipe 8.4. Create a Seek Bar for a Sound File" in O'Reilly Media:
Hello, Bernard,
Sorry this isn't working for you; I'm contacting the authors right now. We may need a bit more info from you in order to dial in why it's not working, so will you be in a position to carry on this dialog either here on GetSat, or offline?
Thanks,
--Steve Weiss
Executive Editor, O'Reilly Media
UNOEYELUVUBABY replied on June 20, 2008 03:01 to the question "Flex 3 Cookbook - Recipe 8.4. Create a Seek Bar for a Sound File" in O'Reilly Media:
Bernard asked a question in O'Reilly Media on June 20, 2008 02:35:
Flex 3 Cookbook - Recipe 8.4. Create a Seek Bar for a Sound FileRecipe 8.4. Create a Seek Bar for a Sound File in Flex 3 Cookbook does not work.
Loading Profile...

