in

Quark Forums

interactive layout within interactive layout

Last post 06-30-2011 11:57 PM by Kanav. 11 replies.
Page 1 of 1 (12 items)
Sort Posts: Previous Next
  • 06-06-2007 11:08 AM

    • chrisk
    • Top 500 Contributor
    • Joined on 06-06-2007
    • Kent, UK
    • Posts 37

    interactive layout within interactive layout

    Hi,

    When linking an interactive layout into another interactive layout, everything works fine in the swf preview.

    When exporting to HTML via web layout (shared content), the embedded interactive layout within the main interactive layout is missing?


    Any ideas?



    Many Thanks
    ChrisK
  • 06-06-2007 12:47 PM In reply to

    interactive layout within interactive layout

    Hi Chris

    This is a known issue and we regret any inconvenience caused to you.

    When you export the HTML from the web layout an image folder alongwth the HTML file is created.

    This image folder would have 2 SWF files , one of the main Interactive layout and the other of the nested layout.

    To work around the problem faced by you , simply move the swf of the nested layout from the image folder to the main folder containing the HTML file and the Image folder.

    Hope this helps , please feel free to get back for any other further queries/comments.

    Regards,
    Kabir
    Filed under:
  • 06-06-2007 1:03 PM In reply to

    • chrisk
    • Top 500 Contributor
    • Joined on 06-06-2007
    • Kent, UK
    • Posts 37

    interactive layout within interactive layout

    Hi Kabir

    Many thanks for your advice, works perfectly now

    Regards,
    ChrisK
  • 01-29-2009 6:38 AM In reply to

    • ippi
    • Not Ranked
    • Joined on 01-23-2009
    • Posts 10

    Re: interactive layout within interactive layout

    Dear Kabir, I have the same issue as described by Chris. However, the resolution did not work. I did as suggested.... "To work around the problem faced by you , simply move the swf of the nested layout from the image folder to the main folder containing the HTML file and the Image folder. " I encountered 2 problems. First the embedded swf file did not export from the html project into the image folder. The main swf file does but the embedded one does not. So the suggestion obviously would not work. But I figured I could manually do all this. I went back to the embedded swf and exported that again and put the export into the main folder of the html project...still did not work.....I then put the embedded swf into the image folder to sit alongside the main swf...that did not work either. When I open the html export file in my browser everything appears properly except where the embedded swf should be it is blank. If you have any other suggestions that would be great. -ippi
  • 01-30-2009 6:00 AM In reply to

    • ippi
    • Not Ranked
    • Joined on 01-23-2009
    • Posts 10

    Re: interactive layout within interactive layout/ embedded swf

    Okay...I found out what i did wrong if anyone else is interested....Remember, this is about an embedded swf file. It inside a main swf file that is then being imported into an html project. When I had done this the main swf was appearing on the html but not the embedded swf. I went back and retraced all of my steps and found a minor mistake... i went back into main flash file (the one which was being exported to the html file). I then went to page with the embedded swf import box and noticed it was not labelled within the interactive palette as an object or anything. It had only been imported into a box. On that first go-around for some reason the embedded swf (which had not been labelled on the interactive panel as anything) was working as a swf on preview mode of the main swf even though I had only imported it into a box and never labelled it. I think because the embedded swf was functioning on preview within the main flash file that is what made me forget to actually label it as an object/swf to begin with... (all before exporting that onto an html page, as you might recall it was at that point that the embedded flash file was disappearing) On the rebuild I made sure the box with the embedded swf was labelled as an object and then labelled as swf in the interactive object panel. Follow ???? Then I followed Kabir's suggestions for making sure the embedded separate swf file is located in the html export folder. After all that it now works.
  • 06-21-2011 1:03 PM In reply to

    Re: interactive layout within interactive layout/ embedded swf

     I have a similar problem.  My secondary swf is set up as a window to open over the main swf, but when it opens, it displays the swf but is not at all interactive (despite the fact the secondary swf contains rollovers etc); this is even just previewing it.

     

    Please help?

  • 06-22-2011 12:02 AM In reply to

    • Kanav
    • Top 500 Contributor
      Male
    • Joined on 06-04-2010
    • Mohali
    • Posts 47
    • Quark Employee

    Re: interactive layout within interactive layout/ embedded swf

    Could you please specify the exact steps that what exactly are you doing? So that we can better assist you.

    Thanks:

    KK

    kkalra@quark.com
  • 06-24-2011 10:38 AM In reply to

    Re: interactive layout within interactive layout/ embedded swf

     I created a box called "window001" and set it on the pasteboard.  I imported my secondary swf into this box.

     I created a button that when clicked runs an "openwindow" script, which runs:

     Open window "Window001"

    Load none, " Externalswf "

     

    I added the second line because I figured maybe that's would make the secondary swf interactive.

     

    Please help; let me know if you need anymore information.

  • 06-27-2011 12:13 AM In reply to

    • Kanav
    • Top 500 Contributor
      Male
    • Joined on 06-04-2010
    • Mohali
    • Posts 47
    • Quark Employee

    Re: interactive layout within interactive layout/ embedded swf

    If you want to load secondary swf file, you must have to create a SWF object and place you swf object onto the Window object. Please follow the steps below:

    1. Create a Window Object say window1.

    2. Create a SWF object say swf1.

    3. Create a basic object say bas1.

    4. Create a script with the following actions:

        Open Window

        Load SWF > External Ref.

    5. Assign Script > Run action to bas1 object.

     

    Hope it helps, If you have another doubts please get back to us.

     

    Thanks:

    KK

    kkalra@quark.com
  • 06-27-2011 8:02 AM In reply to

    Re: interactive layout within interactive layout/ embedded swf

     Do I create the three objects within each other?  And I don't seem to have the option to create a SWF object??? (Options being: basic, animation, or window?)

     

    Thanks so much!!!

  • 06-27-2011 8:19 AM In reply to

    Re: interactive layout within interactive layout/ embedded swf

     Nevermind the second question; I didn't create a picture box initially but I got it now; but I still am not sure about placement of the 3 objects??

     

    Thanks again!

  • 06-30-2011 11:57 PM In reply to

    • Kanav
    • Top 500 Contributor
      Male
    • Joined on 06-04-2010
    • Mohali
    • Posts 47
    • Quark Employee

    Re: interactive layout within interactive layout/ embedded swf

    The objects which you create are placed seperately. I dont think that there is any use of Window object in your case. Because you simply wants to load .swf file, for that you just create one SWF object and one Basic object. Move to Events tab of Interactive palette and assign SWF > Load action to the Basic object.

    Thanks:

    KK

    kkalra@quark.com
Page 1 of 1 (12 items)
Powered by Community Server (Commercial Edition), by Telligent Systems