Flashblocks Flash CMS
Welcome, Guest
Please Login or Register.    Lost Password?
Edit Text Issue (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Edit Text Issue
#5162
silenis ()
User Offline Click here to see the profile of this user

 
Edit Text Issue 2 Months, 1 Week ago
Hello Sunny,

First of all, I am really happy of Flashblocks, it is a really impressive tool, even for a beginner in Flash like me.

I am discovering it for a week and I have got an issue. I trying to find the solution by myself but I coulld not.

My flash document is composed with a flip book (from pageflip.hu). I am testing it locally and on a test website.

I can login without trouble but once log the menu does not suggest Edit Text fonction. Could you please tell me where might be my mistake?

Thanks in advance.

Silene
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5163
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Edit Text Issue 2 Months, 1 Week ago
Please send me a link and Flashblocks login through the contact form.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5166
silenis ()
User Offline Click here to see the profile of this user

 
Re:Edit Text Issue 2 Months, 1 Week ago
Hello Sunny,

it seems I found out a beginning of a solution by removing the following code.

// check to see if ebMC target path contains page number before allowing menu item to be created.

flashblocks.Flashblocks.MenuCreateItemTrue = function(ebMC):Boolean {
if ((ebMC._target.indexOf("p"+(page)+"/page")>0) or (ebMC._target.indexOf("p"+(page+1)+"/page")>0)) return true;
else return false
};


I have got the possibility to change the text but the text editor is not the same as in the demo (no choice of font..., but I guess it might be because of the embed font that I still haven't done. Also I have'nt tested more in details to tell if it is really working. Maybe you have an advice to check this?

Thanks for your help anyway. I will let you know if I see anything odd.

Silene

ps: here a picture of the menu and text editor.



 
Report to moderator   Logged Logged  
 
Last Edit: 2008/07/31 19:38 By silenis.
  The administrator has disabled public write access.
#5167
admin ()
User Online Now Click here to see the profile of this user
Flashblocks Birthdate: 2005-02-14
 
Re:Edit Text Issue 2 Months, 1 Week ago
Make sure that you have the text field's html turned on.

 
Report to moderator   Logged Logged  
 
Last Edit: 2008/07/31 20:04 By admin.
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop

Thank you