ActiveDen

myItemBrowser (xml)

  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
Chuck2007 says
Purchased

nope didnt solve it..lol.. i think my flash movie is caching the results.. im trying to load different xml files in the scrollcomponent. but i cant clear the xml before i load a new one.. it just keeps adding them in and merges them.

How do i get around this?

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
evanlau says
Purchased

hi there, is it possible to turn off the loop?

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
thecubchile says
Purchased

I am still waiting for your answer !!!!!!!!!!!!!!!! :(

4 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
thecubchile says
Purchased

and?

4 years ago
  • Has been a member for 5-6 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
encryptme says
Author
evanlau
add this into last line within goNext function
backBtn.enabled = true;
if(root.curIcon == 0){
    this.enabled = false;
}
add this into last line within goBack function
nextBtn.enabled = true;
if(root.curIcon == menuArray.length-1){
    this.enabled = false;
}

thecubchile
as much as i would want to help, i can only afford to provide free support when i have free time or if its something simple.. what you see is what you get.. hope you can understand.

anyway.. to get what you asked on, please look on .htmlText to replace .text if you want to use html in the text field. Also in the xml you need to have CDATA tags within the title tags.

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
evanlau says
Purchased

thank you so much for taking your time to help me out :)

this tool is awesome :)

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
evanlau says
Purchased

hey encryptme, i tried using the methods that you told me , to off the loop but doesnt work… tho..

i made all the necessary modifications to the .as script but the loop is still not turn off. abit puzzled

4 years ago
  • Has been a member for 5-6 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
encryptme says
Author

@evanlau
pls send me your files, ill look into it for you.

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Turkey
xramember says
Purchased

I buyed your menu so i am getting some fails when i opened fla files. I have no information about code,can you help me? myItemBrowser.as, Line 76 “The class or interface “Fuse” could not be loaded. var f:Fuse = new Fuse(); myItemBrowser.as, Line 149 “The class or interface “Fuse” could not be loaded. var f:Fuse = new Fuse(); myItemBrowser.as, Line 157 “The class or interface “Fuse” could not be loaded. var f2:Fuse = new Fuse();

4 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
peteandrews says
Purchased

@encryptme – this is a great little tool. can you tell me why i get this error when i place the clips into another flash file:

  • -Fuse#0>Item #0: No targets found! [Skipping tween parameters in this action] *
  • -Fuse#1>Item #0: No targets found! [Skipping tween parameters in this action] *
  • -Fuse#2>Item #0: No targets found! [Skipping tween parameters in this action] *
  • -Fuse#3>Item #0: No targets found! [Skipping tween parameters in this action] *
  • -Fuse#4>Item #0: No targets found! [Skipping tween parameters in this action] **

Thank you for your help!

4 years ago
  • Has been a member for 5-6 years
  • Bought between 50 and 99 items
JamaiC4 says
Purchased

hei man, whats this:

Error C:\clientes\grafica_vital\flash\flashden_myitembrowser-xml_7679\myItemBrowser.as: Line 76: The class or interface ‘Fuse’ could not be loaded. var f:Fuse = new Fuse();

Error C:\clientes\grafica_vital\flash\flashden_myitembrowser-xml_7679\myItemBrowser.as: Line 149: The class or interface ‘Fuse’ could not be loaded. var f:Fuse = new Fuse();

Error C:\clientes\grafica_vital\flash\flashden_myitembrowser-xml_7679\myItemBrowser.as: Line 157: The class or interface ‘Fuse’ could not be loaded. var f2:Fuse = new Fuse();

Total ActionScript Errors: 3 Reported Errors: 3

Only save and export…

4 years ago
  • Has been a member for 5-6 years
  • Bought between 50 and 99 items
JamaiC4 says
Purchased

http://www.mosessupposes.com/Fuse/

solution ;)

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
stone803 says
Purchased

Seems around the wrong way to me? Starts on 1of1, then hit right and says 5of5. Left seems to show 2of2.

I would of thought right is next, and left is back. Is this more logical? Anyone know how I fix this?

3 years ago
  • Has been a member for 5-6 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
encryptme says
Author

@stone803
you’re right it does seem odd.. ill fix this & re-upload. To fix this immediately, open up myitembrowser.as file, on line 192 & 193:

change to:
nextBtn.onRelease = goBack;
backBtn.onRelease = goNext; 
3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
lucas101 says
Purchased

Hello, I can’t insert Ampersand (&;). I am using & Technically it should work, but it isn’t… it just interprets the characters, it doesn’t turn them into a “&” sign. Do you know how to overcome this issue? Thanks…

3 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
  • United States
nikolaymm says
Purchased

is there any way you can do the same viewer in AS3 ?

2 years ago
Author
encryptme encryptme replied

Sorry, this is not as easy as changing some setting my friend. The whole thing need to re-coded due to the different type of coding.

2 years ago
by
by
by
by
by