Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

pagelinking

Featured Replies

hello everybody

 

i m designing a flash banner, and like to link the pages. When some body clicks the fading images, it should open the clicked page.

 

thanks in advance

 

wadheanand

Hello

 

Which version of flash are you using?

 

Rob

  • Author
Hello

 

Which version of flash are you using?

 

Rob

 

 

hello

n sorry for the late, i wasn't in the town i m back now

 

its version 8

 

In the flash banner i have animated contact page, services page, and so on , so as i rollover n click on the animation it should open the desired page

 

i like to link to contact page, services page, about us page like that.

 

thanks

should be fairly easy to achieve this using actionscript

 

select your "contact page" movie clip, open the actions editor and use the following code:

 

onClipEvent (mouseDown) {

getURL("contact.php");

}

 

Replace "contact.php" with your "contact page" URL

 

Haven't tested it but should work.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.