08-30-2023, 02:40 PM
(This post was last modified: 08-30-2023, 10:44 PM by grymmjack.
Edit Reason: changed qbjs -> qbjsbanner
)
(08-30-2023, 01:06 AM)bplus Wrote: Are you saying we can run a QB64pe program for a banner animation?@bplus Yes, there is a way to embed qbjs with play mode.
It doesn't have to be a GIF?
Have I died and gone to heaven?
Here is an example.
@dbox I'm not sure how we resize the extents of the "stage" for a specific width and height, but I'm sure we could figure that part out. Also is it possible to make it so the play button auto-plays?
It looks like if we put a width or height on the iframe that'd be the way - so I think I could just create a new mycode for this like [qbjsbanner] -- gonna try.