The Best Cyprus Community

Skip to content


adobe flash problem

Feel free to talk about anything that you want.

adobe flash problem

Postby robbie » Mon Jul 12, 2010 10:33 am

Can anybody help me.

Built a flash banner in flash 8 which works fine in dreamweaver 8.

My problem is setting up the buttons in flash and getting them to work in dreamweaver.

The site is not live so the script is in relative action code( or at least i think it is)???

The code i'm using is,
1 on(realease){
2 getURL("../site/page/sub banner.html/")
3 }

My site is in a folder in my documents.
In this folder is a folder called pages.
And in pages is the html sub banner.


Been working on this for weeks but nothing i try works

PLEASE PLEASE HELP

EMAIL ADDRESS

[email protected]

ROB
robbie
New Member
New Member
 
Posts: 12
Joined: Tue Feb 23, 2010 4:08 pm
Location: Eptogonia

Postby Raymanoff » Mon Jul 12, 2010 10:37 am

yeah, your publishing settings.... see security dropdown, Local access or Remote access.

+ if your SWF in the root then

1 on(realease){
2 getURL("../page/sub banner.html/")
3 }
User avatar
Raymanoff
Regular Contributor
Regular Contributor
 
Posts: 2119
Joined: Wed Dec 19, 2007 12:36 pm
Location: Vraxonisida

Postby robbie » Mon Jul 12, 2010 2:51 pm

HI Raymanoff

Thank you for a quick response

My local playback security is set at (access local files only)

My sub banner SWF files is in my pages file, in my site file

When i click navigation button this is what i get

No webpage was found for the address

FILE:///C:/DOCUMENT%20AND/%20SETTING/PC%20USER/DESKTOP/SITE/PAGES/SUB%20BANNER.HTML/

Again thank you for your time

Robbie
robbie
New Member
New Member
 
Posts: 12
Joined: Tue Feb 23, 2010 4:08 pm
Location: Eptogonia

Postby Get Real! » Mon Jul 12, 2010 3:03 pm

Because it assumes it’s a web address and thus has converted all spaces to “%” and also added the crap at the start…

FILE:///C:/DOCUMENT%20AND/%20SETTING/PC%20USER/DESKTOP/SITE/PAGES/SUB%20BANNER.HTML/

Obviously, it’s not a valid DOS path so it will always return an error but should work online provided it finds the link’s file on the server.

For the time being, while you’re testing on your hard disk and the site is not online yet, you should change where the link points. This of course depends on the options (properties) offered by your HTML editor.

Edit the link’s properties and if it has a separate “Web Address” and “File from the disk” options have a play with that.
User avatar
Get Real!
Forum Addict
Forum Addict
 
Posts: 48333
Joined: Mon Feb 26, 2007 12:25 am
Location: Nicosia

Postby robbie » Mon Jul 12, 2010 3:49 pm

Hi Get Real

Thanks for that, can believe you are all so helpful so quickly.

Been working on this link thing for some 50 hours now driving me insane.

I'm not a web builder as you can all see but i dont give in easy either.

I have a site online(romanticholidaysincyprus.com)by a friend, but every page has it problems so that why i decided to build my own

Again thank you very much

robbie
robbie
New Member
New Member
 
Posts: 12
Joined: Tue Feb 23, 2010 4:08 pm
Location: Eptogonia

Postby robbie » Tue Jul 13, 2010 10:30 am

Thanks to all that helped me.

I finally done it and it works.

The code was as follows

1 on(release){

2 get URL("sub banner.html",0);

3 }

GET REAL

your solution was right

ROBBIE
robbie
New Member
New Member
 
Posts: 12
Joined: Tue Feb 23, 2010 4:08 pm
Location: Eptogonia


Return to General Chat

Who is online

Users browsing this forum: No registered users and 2 guests