loadmovie function not working when in browser

This is a discussion on "loadmovie function not working when in browser" within the Flash & Multimedia Forum section. This forum, and the thread "loadmovie function not working when in browser are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 17th, 2007, 16:47
Junior Member
Join Date: May 2007
Location: france
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nikising Send a message via Skype™ to nikising
loadmovie function not working when in browser

Hello,

Wondering if someone can help. I am using Flash 8 and in flash the loadmovie function is working fine when I test my movie functionality. But button clicked to load another swf in the same html page, it doesn't.
I am using :

Code: Select all
on (release) {
	loadMovieNum("peruvian.swf", 0);
}
what am I missing?

Thanks

Nikising
Reply With Quote

  #2 (permalink)  
Old May 17th, 2007, 18:41
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: loadmovie function not working when in browser

It is inside the right file? Is the file in the right location?
Is there a link or file you could show us?
Reply With Quote
  #3 (permalink)  
Old May 19th, 2007, 20:20
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: loadmovie function not working when in browser

Have you exported the swf from your library? You linking to it correctly?
Reply With Quote
Reply

Tags
loadmovie function

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
help please?!:about loadMovie function in layered MCs baitwens Flash & Multimedia Forum 4 Sep 18th, 2007 17:51
loadMovie(),loadMovieNum() al2000123 Flash & Multimedia Forum 2 Aug 6th, 2007 05:07
document.getElementById[objectID].style now working on Mozilla Browser yogeshid JavaScript Forum 1 May 25th, 2007 09:30
loadMovie function (and absolute/relative URL's) DocBoy52 Flash & Multimedia Forum 1 Aug 26th, 2006 05:16
need help with loadmovie.... courtjester Flash & Multimedia Forum 1 Jun 7th, 2004 08:11


All times are GMT. The time now is 01:47.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43