Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Having serious problem

  1. #11
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Do you have a link to your page?

  2. #12
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    no unfortunately is not uploaded yet.

    maybe I can send u by mail/skype/messenger?

  3. #13
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok i attached a pic of my code here

  4. #14
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    That image is way t0o small for me to see anything. You can copy and paste your code here using the [code] tags. You can also email or PM me (through these forums) with your source files.

    Without seeing what exactly you're doing code-wise, it'll be hard to diagnose what is going on. The technique does indeed work -- as shown by my example.

    Thanks.

  5. #15
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I wrote you a private message. hope u saw it. I really appreciate ur help!

  6. #16
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Yeah, I got it. But that code doesn't do anything for me. Your setup is fine.

    If your button isn't working, then the problem is with your ActionScript. So, paste your ActionScript here. If you don't know which to paste, just post your .fla.

    Also, the AC Flash embed JavaScript that Flash CS3 outputs, isn't compatible with this technique. I'm not sure why exactly, but it prevents data flow. The black screen of Lightbox should still appear but the image won't. View my example page for the default embed code. For testing purposes, that should be used.

  7. #17
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    in case u cannot see its:

    [CODE]print1.onRelease = function() {
    getURL("javascript:LightboxDelegate('images/portfolio.jpg','shii')");
    };

  8. #18
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Are you sure that your button has an instance name of print1? The instance name is set in the properties panel.

    If it is, then try switching the embed code as I outlined in my previous post.

  9. #19
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i sent u a mail with my working files.

  10. #20
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Medyman,

    I finally did it! It works perfectly. Just delete the mail I sent you

    I really wanted to thank you!


    I'm just having one small problem (again):

    When I load have a html page with inserted flash video the lightbox button doesn't work. There must be a way to tell in the code to 1st take aways the flash video from the page and then do the lightbox.. If its not too much can you tell me this as well?

    Many thanks!
    N.Stefanov

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •