If you haven’t found the error you’re looking for then post your error (and solution if available) in the comments below.
Important! Be absolutely sure to wrap your code in pre tags. This is easy to do with the buttons above the comment box. Select your code and click the link corresponding to the code language. Your code will be preserved (pre) and even syntax highlighted once submitted! WOW! :P
I haven’t used any code while trying to include a video with a button, but I keep getting the error message ’1086: Syntax error. expecting a semicolon before rightparen.’ When in include a sound bite, it works just fine, just doesn’t like to work with the FLV video I’m trying to include. Any suggestions?
You would need to provide more details. You should post this to stackoverflow.com where you’ll get more help.
ERROR:
“TypeError: Error #2007: El valor del parámetro
blendMode debe ser distinto de null”
SOLUCIÓN:
Tengo seleccionada por defecto las librerías del sdk 3.2.
Debemos tener selccionada las librerías del sdk 3.3 y
por defecto. Esta opción se encuentra en ‘Properties’, ‘Flex Library Compiler’. Hacer lo mismo para todos los proyectos que lo requieran.