Page 1 of 1

Hover Button Format - Flash Teases

Posted: Mon Apr 26, 2010 11:09 pm
by ballsfull
Have a quick question regarding the hover buttons on the flash teases - the buttons that take you to the next page...

I've gotten to the point of adding more and more hover buttons (showing-up on the right side of the page) but they are starting to be placed so low, a reader can't read them. Yet the top one seems to be "fixed" right in the middle of the page, and the rest just work their way lower from there...

Is there any way to shift the whole grouping up?? So that maybe the middle button (of the grouping of buttons) is automatically located in the center of the frame, and other buttons expand vertically from there as needed by the entire grouping of buttons....

Any help would be appreciated...

Thanks,
Barry

Re: Hover Button Format - Flash Teases

Posted: Mon Apr 26, 2010 11:48 pm
by ballsfull
Hi Indy;
Well, not all are on my daily email list exactly, but you'd be surprised how much these girls like seeing their own name written into a web tease.....

And I'm alllllllll about making women ~happy~.... :lol:

Re: Hover Button Format - Flash Teases

Posted: Tue Apr 27, 2010 12:00 am
by green
No time for explanations, sorry. I'll give you a more detailed instruction tommorow if you need one ;]..

for now, take this script, and modify it:

Code: Select all

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
text(' '),
text( ),

vert(
buttons(rnd#, "May I Cum ?",rndTask#,"Tasks",rnd#,"Tasks",rnd#,"Tasks",rnd#,"Tasks",rnd#),
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?")
)

);
will generate this:
Image

*drops to bed*

Re: Hover Button Format - Flash Teases

Posted: Tue Apr 27, 2010 12:53 am
by ballsfull
I think I broke it..... :lol:

If I have this right, really all I'm adding to my existing page is:

the word "vert", plus an open and then a closed paren....

But when I do that, it makes my page un-editable from the "Visual" page...

I'm really not a programmer type, so that's probably part of it, but don't kill yourself, just whenever you have time, to explain what you're showing me.... :-)
I'm obviously making this harder than it is, but below is the page code that I'm trying to move the buttons higher on...


page41#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Now, one more page to go....... Pick YOUR button for your chance to cum... </FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">DO NOT pick someone ELSE&apos;S button!!</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">And as a SPECIAL TREAT, ONE OR MORE of the buttons on your page rewards you with EXTRA cums... </FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Regardless, I know you&apos;ll do what you&apos;re told, sweetie....</FONT></P></TEXTFORMAT>',
pic("edgecumseries-set1-14.jpg"),

buttons(page42#, "Lurkers", page42#, "Julia", page44#, "Myya", page42#, "Becky", page42#, "Donna", page42#, "Katie", page47#, "Beccy", page48#, "Serra", page47#, "Erika", page49#, "Nicole", page42#, "Michelle", page47#, "Samantha", page47#, "Cindy")
);

Re: Hover Button Format - Flash Teases

Posted: Tue Apr 27, 2010 11:18 am
by green
Hi!.

Plenty of time ahead now :).

Okay, first of all, how many buttons do you need ?.

The Sidebar is very limited for many buttons, because not only the sidebar itself but the resolution of the user restricts the amount of buttons displayed.

That is, why I would suggest you to display your buttons (if they're many) where your picture would usually be.

This is how it looks:

Image


And this is how it works:

Code: Select all

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT>',
horiz(
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"),
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"),
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"),
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"),
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?")
),
vert(
buttons(rnd#, "PANIC")
)
);

That will break the visual editing, but thats what usually happens, when you're doing custom editings ;].

But its not a big deal, you can just change or edit this one page in script view, if you need help with that, feel free to ask, or if you want me to edit what you have to show all them buttons.

~green~

Re: Hover Button Format - Flash Teases

Posted: Wed Apr 28, 2010 1:58 am
by ballsfull
Thanks, Green...
I'll see if I can work thru what I'm trying to do here (I'll have some time tomorrow), but basically just trying to get maybe 15-18 buttons on the right-hand side...
I've got 13 now (I think), but then another girl "Jill" wants one too now, so who knows.... :w00t:

Regardless, I appreciate your help, but don't stress out too much trying to figure this out...
If my biggest problem is too many women wanting their own cum buttons, I'm in ~tall cotton~... :lol:

Anyway, thanks again for your help....

Barry

Re: Hover Button Format - Flash Teases

Posted: Wed Apr 28, 2010 10:56 am
by green
Hey :].

I'm always glad to help ! And btw. impressive tease series you're creating there !, I've even seen one tease Rated 5.0 !!?? :-O . Wow, I think I'll have to >read< through them soon : D.

Here's your solution !

Code: Select all

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
text(' '),
vert(
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"))
);
It looks like this:
Image

Questions ? :].. Feel free to ask, so that I can clarify ; D.

You will need to edit that page in script view, basicly just change the "rnd#" to the page you want the button to link to, the titles of the buttons ("May I Cum?") to what the buttons are supposed to say and the "Your Own Text Here" Area.

Keep it up! :]

~green~

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 12:54 am
by ballsfull
Hi Green:

This Nyx stuff can be tough....
I think what's throwing me off is, when I simply copy and paste the code you have there into my Editor, I don't get the page you have displayed...

I get a terse message (white lettering - solid black background):
Page could not be parsed! Please use the script view to edit it.

I use Google Chrome if that matters....

Sorry to be such a pain... But "less subs" just ~can't~ be the answer.... :no: :lol: :no: :lol: :no: :lol:

Thanks..... And now there's Jill AND Nikki, so that's 15 buttons total (so far)... :wave:

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 12:59 am
by green
It's normal that the page can't be parsed by the visual editor ;].

Most custom editing causes that, the page should be displayed well though.
(Try the preview)

~green~

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 2:49 am
by ballsfull
Sorry, this code below is just not working on my computer...
My code works, and displays correctly, I'd just like something formatted a little different... I thought it would be something pretty simple, like a little html adjustment, and bingo!!

But the code you gave just does not work at all.... And I don't understand the "text" part in this sequence... That's not in ANY of my pages...

'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
text(' '),
vert(
buttons

===================================================

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
text(' '),
vert(
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"))
);

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 9:43 am
by green
ballsfull wrote:Sorry, this code below is just not working on my computer...
My code works, and displays correctly, I'd just like something formatted a little different... I thought it would be something pretty simple, like a little html adjustment, and bingo!!

But the code you gave just does not work at all.... And I don't understand the "text" part in this sequence... That's not in ANY of my pages...

'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
text(' '),
vert(
buttons

===================================================

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
text(' '),
vert(
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"))
);
well, the exact code you posted there does work.

Again. Don't worry if the visual editor can't parse it. Just save it in script view, and try the preview.

Oh and that text(' ') thingy... hmn. I guess you could just remove it :lol:

and use this code:

Code: Select all

start#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Your Own Text here</FONT></P></TEXTFORMAT>',
pic('*'),
vert(
buttons(rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?",rnd#, "May I Cum ?"))
);
Hey, that does even show up in the visual editor !.

~green~

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 9:15 pm
by seraph0x
green wrote:Hey, that does even show up in the visual editor !.
Yes, but it probably wouldn't save correctly. (It would remove the vert() I think.)

Re: Hover Button Format - Flash Teases

Posted: Thu Apr 29, 2010 9:20 pm
by green
weird stuff, you actually need the vert AND the "text( )".

Re: Hover Button Format - Flash Teases

Posted: Fri Apr 30, 2010 12:07 am
by ballsfull
PROGRESS!!!!

Okay, this code works, AND displays the buttons on the right starting higher than before.. Excellent!!
But I can't edit it in the Visual tab....
I'm going to guess that that's my price for messing with the default format, right?? LOL!!

Anyway, thanks for working me through this... NYX isn't as easy as I'd hoped for custom needs.... :-/

Just too damn many sluts running around wanting their own buttons!! :lol: :lol: :lol: :lol:

Thanks again,
Barry

Re: Hover Button Format - Flash Teases

Posted: Fri Apr 30, 2010 3:05 am
by ballsfull
I'm always glad to help ! And btw. impressive tease series you're creating there !, I've even seen one tease Rated 5.0 !!?? . Wow, I think I'll have to >read< through them soon : D
Thanks, Green....
I try to keep up good work (girls ~DO~ like their teases - LOL!!) but I'm not sure about the ratings....

But it just dawned on me what is happening.... Flash teases used to not have ratings, and a few girls that are new to the teases must like them a LOT... LOL!!
That said, it's nice to have your work appreciated, and it's fun for me too!! :-D
Some are better than others (it's hard work coming up with new ideas every week!!), but like I said, I'm glad people are enjoying them.....

Thanks again...

Barry