Apr
23
revised error compiling the opencv framework
deleted 5 characters in body
Apr
23
asked error compiling the opencv framework
Feb
6
comment place a div under another div of unknown height
I don't think you can achieve this atomatically with the first div in absolute position. Have you tried setting a bigger div with the width of the widest. This bigger div can have an absolute position.
Jan
29
comment Running iOS SDK built in arm7 on arm7s
Thanks, building only for arm7 works fine (I also had to set the Build Active Architecture Only to NO) guess I only have left to hope a new arm7s release of this libraries.
Jan
29
accepted Running iOS SDK built in arm7 on arm7s
Jan
29
asked Running iOS SDK built in arm7 on arm7s
Jan
9
comment Playing video in iOS failing
thanks changing the way to create the URL solved this
Jan
9
accepted Playing video in iOS failing
Jan
9
asked Playing video in iOS failing
Jan
9
comment iOS (cs193p): Why are my UISplitViewControllerDelegate delegate methods not called on orientation change?
if you are using the iOS 6 SDK for compiling, this method - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterface­Orientationis deprecated and this will not be called even if you run it on iOS 5
Jan
7
answered Xcode not recognizing c++ syntax
Jan
7
asked Xcode not recognizing c++ syntax
Jan
5
awarded Tumbleweed
Jan
2
answered Xcode 4.5: I want to change a navigation bar button 'identifier' from play to pause
Dec
29
asked Download request response -1 for expected bytes with AFNetworking
Dec
19
comment Load a movie on a sprite as3
Thanks for that but I'm working on a framework built over the Away3dLite framework, and the version of away3D used for that is and old one which does not include the MovieMaterial class, also I don´t have source code of my framework to change the version of away3D. And I don´t know if there's another way to include that class in my project.
Nov
28
comment Error #2148: SWF file Cannot acces local resources
I solved the las problem (ERROR 2028) by setting the flex libraries merged into code instead of RSL like. In project>properties>Build Path>Framework linkage>Merged into code.
Nov
28
comment Error #2148: SWF file Cannot acces local resources
I used '-use-network=false' which is what the article said to, but I got an other error with that 'SecurityError: Error #2028: Local-with-filesystem SWF file file:///C:/Users/Desarrollo/Desktop/bin-release/imVideo360.swf cannot access Internet URL fpdownload.adobe.com/pub/swz/flex/4.6.0.23201/…;
Nov
27
asked Error #2148: SWF file Cannot acces local resources
Nov
8
asked Load a movie on a sprite as3
1 2 3 4