HTML5 Canvas banner, button not clickable
Hi,
I am trying to set up a 300x600 HTML5 banner, but whatever I do the button isn't clickable. I have tried to put the layer at the very top and tried this approach:
- Create a new layer and draw a rectangle inside it with 300x600 at position 0,0.
- Then, right click the rectangle and convert it to a Button symbol.
- Double-click the rectangle then drag and drop the frame to the "Hit" event.
- Go back to the Scene 1, set the instance name of the Objet.
- Select the layer of the button then go to Window > Actions
- Use Wizard: Go to Webpage, On Mouse Click, select instance name (from step 4)
I have also tried by making a movie clip in my Scene 1 and inside the movie clip I'd make two layers, one with the code and one with the button area.
Nothing so far is working, as far as my publishing settings goes, I am using the same ones as another project which is working...
