loading external flash file in runtime
-
files in flash are called in the same manner as they are in html.
so if a file resides in the same directory you simply call it by its name.however in wordpress you need to put in this php code
"<?php bloginfo('stylesheet_directory'); ?>/examplefolder/examplefile.swf"
the above code does not work when i try it in action script however.
does anyone know of any way to load an external file from runtime in wordpress?
thank you very much
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘loading external flash file in runtime’ is closed to new replies.