[Request] Transparent Loader Boaders (1 Viewer)

sby

Content Creator
Coder
Joined
Sep 11, 2012
dialog actions put them there:

Code:
public function wwButtonInit():void {
            var y:int = 335;
            for (var i:uint = 0; i < wwButtonArray.length; i++) {
                wwButtonArray[i] = new wwButton_btn();
                main.addInPersist(wwButtonArray[i], main.borders);


ask whoever has been developing recently to tweak where they are added. i don't have the development platform of whatever this uses installed to load it up and compile it.
 
Last edited:

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
The Hacker Known As Snow The Hacker Known As Snow & sby sby : sorry to arrive a bit late in the conversation, but I haven't been notified and I just discover this thread now.

So, is this piece of code working well?
If it is, I can add it to the settings of my 16/9 backgrounds directly.
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
that code just shows that dialog actions adds the buttons to main.borders.
that has to be changed to correct this issue, i don't think anyone has attempted to correct it
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.