This is a discussion on "link to website from within a movieclip off a CD-rom" within the Flash & Multimedia Forum section. This forum, and the thread "link to website from within a movieclip off a CD-rom are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
link to website from within a movieclip off a CD-rom
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
link to website from within a movieclip off a CD-rom
Hi
I need to link to a website from within a movieclip (this is for a CD_Rom so it will be a standalone projector. This is the code I've got: on(release) { _parent.getURL("http://www.asa100.com/", "_blank"); } It does open the browser but dosn't go to the site. Can anyone help me with this. Thanks for all the help. Regards |
|
|
|
||||
|
Re: link to website from within a movieclip off a CD-rom
Take out parent...see if it works. If not put in _root.getURL
|
|
|||
|
Re: link to website from within a movieclip off a CD-rom
no
Doesn't work. Thanks Any other suggestions would be great. |
|
||||
|
Re: link to website from within a movieclip off a CD-rom
The code is correct, it is how you are using it. You must be doing something wrong. Can we see your edit file please.
|
|
|||
|
K
First time I've uploaded a file but it says done. The link is in 'menubar' it's 'suscricion' button. While your there I'm also having a similiar problem with the email links on page 'datos de contacto' maybe it's linked thanks very much for your help Last edited by MrMadison; Mar 30th, 2007 at 13:58. Reason: merging |
|
||||
|
Re: link to website from within a movieclip off a CD-rom
Ummmm, there is no file attached to your post.
|
|
|||
|
it says it's too big!
can i email it, please? Last edited by MrMadison; Mar 30th, 2007 at 13:57. |
|
|||
|
Re: link to website from within a movieclip off a CD-rom
Upload it to a server or an upload site.
|
|
||||
|
Re: link to website from within a movieclip off a CD-rom
Sure thing, my email address is in my profile!
|
|
|||
|
Re: link to website from within a movieclip off a CD-rom
which upload site?
|
|
||||
|
Re: link to website from within a movieclip off a CD-rom
Try this site. Just send it to everyone's email address in this thread. Unless someone else knows a better one?
|
|
||||
|
Re: link to website from within a movieclip off a CD-rom
The link works in the flash file itself. I can not say whether it works when you place it on the CD. But the code is correct, just has some minor formatting issues. Here is what I changed.
|
|
|||
|
Re: link to website from within a movieclip off a CD-rom
Hi Thanks for your help. Much appreiciated. Unfortunately, still doesn't work.
I think the problem may be because it's a standalone projector, more likely, I think. I did find this thread today that I think may help: http://www.actionscript.org/forums/s...ht=applescript Post 13. mentions the problem I've got but because I'm pretty new to this I'm not sure what goes at 'somelink'
Regards, and thanks again Jacob & co. |
|
|||
|
Re: link to website from within a movieclip off a CD-rom
Hi
I've managed to solve this problem! This is probably not the best solution but I needed to get the cd-rom working. Once i'd completed the cd-rom (this isn't a web-based project) I made a copy of the flash file; one for pc and one for mac. The copy for pc worked fine with this code:
But I couldn't get it to work for the Mac file. Somebody told me they were 'pretty sure it wasn't possible to use this code as it was only understood by the browser', I don't know whether this is true but it made sense to me because I couldn't it to work on my Mac. (Although other people said they could get it to work) I decided to buy a third party application called 'Fire-up'. Here's the site for more details: http://www.atomiksoftware.com/fire-up/ "Macromedia Flash projectors allow you to launch an application, but not to open a file. Fire-Up solves this issue..." this worked really well. I was pretty deparate to solve this problem so I had to pay about £25 for Fire-up. I do feel that I cheated though. So, if anyone does know how to do this I'd love to here from them, via this thread, to help solve this problem with actionscript. Thanks Loads for all the input. Regards Nutbolt Last edited by nutbolt; Apr 7th, 2007 at 11:14. |
![]() |
| Tags |
| actionscript, cd rom, link, movieclip, website |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PR6 website looking for 3way link exchange! | AlexG | Link Building and Link Sales | 2 | Jan 11th, 2008 07:04 |
| Christmas website link exchange | 18aproductions | Link Building and Link Sales | 4 | Dec 20th, 2007 14:38 |
| Link from forum to website | 0413 | Starting Out | 6 | Sep 28th, 2007 15:48 |
| Boost link popularity for your website | Rob | Webforumz Cafe | 85 | Jun 1st, 2007 17:52 |
| Link bars in website | btr94 | Web Page Design | 2 | Sep 10th, 2006 14:58 |