|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi flash experts. could any one tell me how to modify flash .fla file so it pulls a .php url every 15 seconds without need to refrsh to the whole page that contains the flash. Here is how the flash is placed in page. I never worked in flash so i be happy if an expert have a look at it. I also can post the source code.Thanks:
Code:
<object type="application/x-shockwave-flash" data="./imagerotator.swf" height="180" width="448"> <param name="movie" value="./imagerotator.swf" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="bgcolor" value="#FFFFFF" /> <param name="flashvars" value="file=externalfeed.php&autostart=true&transition=fade&shownavigation=false&rotatetime:4&shuffle=true" /> <param name="wmode" value="transparent" /> </object> </div> pic of .fla http://img3.freeimagehosting.net/im...?665f71e4ea.jpg .fla to download: http://www.wikiupload.com/download_page.php?id=91160 |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Flash Development > How to modify flash so it pulls php url every 15 seconds |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|