Book a Demo

Author Topic: show a WireframeWebsite with a simulation  (Read 4072 times)

XeLaNoiD

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
show a WireframeWebsite with a simulation
« on: March 03, 2018, 01:57:58 am »
Hi,

In a simulation, within a stateMachine, I was able to show a Win32Dialog screen with the dialog.[screen_name].show=true function.
My question is I am unable to show a WireframeWebsite screen.

I get TypeError: dialog.[screen_name] is undefined

My webpage is created and inside a webpage wireframe diagram. and I'm using the same stateMachine Diagram to try to show my webpage screen as I used for my win32Dialog screen for testing purpose.

Is there documentation or an example using wireframe webpage in a simulation available?

thank you very much.