|
Bidirectional communication between Shockwave Player and embeddingweb page Check out http://dasdeck.de/staff/valentin/lingo/dir_js/ ... 16 Jul 2008 23:21
Importing fullblown 3D scenes: Only possible viaShockwave 3D .w3d format ? In the standard Director 11 installation, I can figure out only one way to get external 3D content into it: Import via the Shockwave 3D .w3d format. Are there Xtras for importing other 3D formats, e.g. the .dae Collada format ? ... 19 Jul 2008 01:44
Found stupid workaround - but no remedy !!! Hi All, I found a very stupid workaround... It is necessary to temporary rename file 'Iml32.dll' in Director 11 installation folder. Then, when I try to start the application I receive the error message saying 'Iml32.dll' is missing. Click OK, error message window is gone. Now bring renamed 'Iml32.dll' to i... 16 Jul 2008 17:11
One more detail... Oups - forgot some small detail in my workaround description. Here you are the right procedure: 1) Kill all 'Director.exe' instances in Task Manager->Process window !!! 2) Rename file 'Iml32.dll' in Director 11 installation folder into 'Iml32_.dll. 3) Start Director. Error message window will pop-up tellin... 16 Jul 2008 19:15
Arghh - Director 11 was fine but now not loading !!! Hi! Just yesterday evening it worked fine but today... when I try to start Director 11 (Windows XP Pro SP3) - I only see an hourglass for a while and then it's gone. Director.exe process is active in the task manager process window but no application window shows at all. I tried to reinstall, uninstalled co... 16 Jul 2008 17:11
losing resolution I import a video flash file to director11.when I?m trying to publish it I?m losing the resolution and I can?t see it on full screen. What should I do? What kind of definitions I need change in order to see it like the original movie flash file? Thank you for your help! ... 16 Jul 2008 19:15
Appearance of Shockwave Player embedded in web page:Windowless ? Non-rectangular ? The normal appearance of the Shockwave Player in a web page is as follows: - It has some kind of (opaque) background - It has a rectangular shape Is it possible to - publish "windowless" Shockwave content ? That seems to hover over the embedding web page ? - change the shape of the player window - via ski... 16 Jul 2008 15:05
Bidirectional communication between Shockwave Player andembedding web page Can the 3D content in a Shockwave Player object be manipulated by JavaScript from its embedding web page somehow ? That is can the Shockwave Lingo/JavaScript capabilities be leveraged from OUTSIDE the Shockwave movie ? And can the Shockwave movie call arbitrary JavaScript functions which are defined in its embe... 16 Jul 2008 14:03
Problema con acentos y � utilzando ADOXtra. Download: http://xtrema.rtr.gr/beta/xtrema.rar I believe that the codepage you should use is 1252. if not, check http://www.microsoft.com/globaldev/reference/WinCP.mspx for the proper code. Assuming the string you get from ado is adoStr, use: uniStr= _aa(adoStr, 1252).dirstring or uniStr= _aa(adoStr).dirstri... 16 Jul 2008 14:03
Problema con acentos y Ñ utilzando ADOXtra. Cuando utilizo una etiqueta de texto, puedo teclear sobre ella caracteres con acento y � sin ning�n problema, pero cuando su contenido lo cargo con ADOXtra a partir de una base de datos de Access, se me muestran caracteres extra�os. He probado eso de a�adir la fuente al proyecto pero sigue sin funcionar. Uti... 16 Jul 2008 14:03 |