Forum Discussion

DevinWeiss-efd2's avatar
DevinWeiss-efd2
Community Member
6 days ago

Storyline Zip

I have an interaction built in Storyline that allows a user to enter responses to 6 different strategies. After their answer are completed, I have a JS code that generates a PDF with these responses. In order to get the logo to be used in generating the pdf I have to load it after publishing the storyline. Now with the zip upload, I am trying to use the same "storyline > to Rise Review > insert storyline block" functionality, but with the published web export from Storyline. 

Does Rise not accept web-published projects with this new code functionality?

 

 

2 Replies

  • OK... Looks like a simple rename of the story.html to index.html is the fix. However, this brings up a much larger question of sizing. The full width is not the full width of the canvas. I suppose that is another hurdle I need to overcome to get the storyline to publish for a rise block integration.

  • MarkRash865's avatar
    MarkRash865
    Community Member

    I could be misunderstanding your use case, but I personally would just use a Storyline block (and not the code block) if I'm embedding a Storyline interaction. I would only use the code block for embedding a custom HTML interaction (not built with Storyline). Storyline is still not going to be mobile-responsive even if successfully running in a code block.