A Flash Developer Resource Site

Search:

Type: Posts; User: silver nitrate

Search: Search took 0.03 seconds.

  1. thanks for the input - will have a look at script...

    thanks for the input - will have a look at script options. any suggestions for a simple script method where the user/password will determine the destination?

    thanks again
    james
  2. Passing password to access secure folder

    I want to use a flash login screen to direct visitors to specific urls (so far, so simple :) ) but some urls will be within secure folders on the web server - can I pass the entered password onto to...
  3. Replies
    4
    Views
    832

    I know why - now how to get around it?

    I've figured out why it's not working - keyframes on the mask layer resets the movie effected by the mask.

    I've just got to figure out a way around this, as the project I'm working on depends on a...
  4. Replies
    4
    Views
    832

    Nope, no difference I'm afraid. Any other...

    Nope, no difference I'm afraid.

    Any other ideas?
  5. Replies
    4
    Views
    832

    I'm having problems changing the visibility of an...

    I'm having problems changing the visibility of an MC via a button within another MC - should be simple but it just doesn't work.

    The set up:
    one layer with 'menu' MC, within which a button sets...
  6. Replies
    9
    Views
    629

    Everything works!

    Thanks for the suggestion. Just before you posted I fixed it by using _top in the window field - works perfectly. I guess it needs to 'start from the _top' for the javascript to work!

    When I've a...
  7. Replies
    9
    Views
    629

    Test works, real page problems

    I'm so close I can taste it - if someone can just point out the last piece in the puzzle I can finally relax.

    In the 'real' flash site (www.breathaball.co.uk) the flash resides in a frameset.
    ...
  8. Replies
    9
    Views
    629

    Finally works

    Thanks for everyone's help. Just missing a couple of quotes in the code around the javascript. Code that works is:

    on (release) {
    getURL...
  9. Replies
    9
    Views
    629

    Still not working...!

    Tried that code as well - still no joy.

    It should be simple right? Just call a Javascript function using the get URL action.

    Must be doing something basic wrong.

    Anyone got any further...
  10. Replies
    9
    Views
    629

    still doesn't work

    Still doesn't work.

    The code you listed is missing a ')' somewhere. When I paste in expert mode, add a ')' and convert back, it results in the following code:

    on (release) {
    getURL...
  11. Replies
    9
    Views
    629

    I'm hoping someone can spot something I'm not...

    I'm hoping someone can spot something I'm not doing here, but I can't get pop-up windows to work from flash. I've followed various tutorials but nothing happens when the button is clicked.

    The...
  12. Replies
    1
    Views
    421

    I'd really appreciate it if someone could help me...

    I'd really appreciate it if someone could help me figure out this problem.

    I have a text file load into a scrolling movie (across the bottom of the screen). I want to be able to put any length of...
  13. Replies
    2
    Views
    509

    Thanks, that helps a little, but perhaps I should...

    Thanks, that helps a little, but perhaps I should explain what I'm trying to do more clearly - perhaps you can suggest another method!

    Within 'body' there is a sequence of animations which fade or...
  14. Replies
    2
    Views
    509

    I'm having a problem passing a variable value to...

    I'm having a problem passing a variable value to be used as a frame label from one mc to another.

    I have a mc (body) which scrolls images in and out, with "stop" actions when the mc reaches...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center