jacograaff
@jacograaff
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: create RolloutFlouter with variable amount of Rollouts
rolloutCreator only creates controls within a Rollout that is hard-coded by default I want to create multiple Rollouts with their respective buttons…
12 years ago
Forum
Reply
RE: create RolloutFlouter with variable amount of Rollouts
ok…? What do you suggest then I have multiple rollouts each with x-amount of buttons – all with the same functionality – except that they target dif…
12 years ago
Forum
Reply
RE: create RolloutFlouter with variable amount of Rollouts
I am now looking at rolloutCreator as in e.g. rci = rolloutCreator “Something” “Your Rollout” width:200 height:230 rci.begin() for i=…
12 years ago
Forum
Reply
RE: create RolloutFlouter with variable amount of Rollouts
Hi denisT… In ECMA-script based languages – specific ActionScript (AS3) – I was able to dynamically create ui-Objects and used eval to “cast” a dynam…
12 years ago
Forum
Topic
Forum
Replies: 17
Views: 147